]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i386: Moved PCI from #ifdef to conditional compile for sc520 boards
authorGraeme Russ <graeme.russ@gmail.com>
Sun, 23 Aug 2009 02:59:57 +0000 (12:59 +1000)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:11 +0000 (09:04 -0500)
commitbd9806d696e8d8c2a0d93a73988d68f17db6402e
tree0d8636eabdc7e68b30e478346c6d7c24dad2b86b
parent5aaeb2a3d4c968c54b8d9ddc97dabfd1a1e04cf8
i386: Moved PCI from #ifdef to conditional compile for sc520 boards

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
board/eNET/Makefile
board/sc520_cdp/Makefile
board/sc520_cdp/sc520_cdp.c
board/sc520_cdp/sc520_cdp_pci.c [new file with mode: 0644]
board/sc520_spunk/Makefile
board/sc520_spunk/sc520_spunk.c
board/sc520_spunk/sc520_spunk_pci.c [new file with mode: 0644]
lib_i386/Makefile
lib_i386/pci.c
lib_i386/pci_type1.c