[coreboot] [PATCH] [5/7] Roda RK886EX support: Texas Instruments PCI7420

Peter Stuge peter at stuge.se
Sat Jan 16 20:41:07 CET 2010


Stefan Reinauer wrote:
> Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420
> 
>  Kconfig                       |    1 
>  Makefile.inc                  |    1 
>  ti/Kconfig                    |   20 ++++++
>  ti/Makefile.inc               |   20 ++++++
>  ti/pci7420/Config.lb          |   22 +++++++
>  ti/pci7420/Kconfig            |   22 +++++++
>  ti/pci7420/Makefile.inc       |   22 +++++++
>  ti/pci7420/chip.h             |   29 +++++++++
>  ti/pci7420/pci7420.h          |   48 +++++++++++++++
>  ti/pci7420/pci7420_cardbus.c  |  127 ++++++++++++++++++++++++++++++++++++++++++
>  ti/pci7420/pci7420_firewire.c |   67 ++++++++++++++++++++++
>  11 files changed, 379 insertions(+)
> 
> Signed-off-by: Stefan Reinauer <stepan at coresystems.de>

Acked-by: Peter Stuge <peter at stuge.se>




More information about the coreboot mailing list