]> git.sur5r.net Git - u-boot/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)
committerWolfgang Denk <wd@denx.de>
Fri, 4 Sep 2009 19:57:22 +0000 (21:57 +0200)
commitf50b619d9cb297b0125fe78dcd6f255eb0d91659
tree01683f12f8c3b47b55784f25bad85c1dabc1ec21
parented7a1b681de1e31d18d5b92e2767ae8df3241687
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