u-boot/board/amcc/taishan
Stefan Roese cef0efaf2f ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
Some AMCC eval boards do have a board_eth_init() function calling
pci_eth_init(). These boards need to call cpu_eth_init() explicitly now
with the new eth_init rework.

Signed-off-by: Stefan Roese <sr@denx.de>
2009-02-12 06:08:07 +01:00
..
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
config.mk rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lcd.c Command usage cleanup 2009-01-28 08:49:52 +01:00
showinfo.c Command usage cleanup 2009-01-28 08:49:52 +01:00
taishan.c ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards 2009-02-12 06:08:07 +01:00
u-boot.lds Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00
update.c Command usage cleanup 2009-01-28 08:49:52 +01:00