u-boot-brain/cpu/mpc8260
Gary Jennejohn ba705b5b1a mgcoge make ether_scc.c work with CONFIG_NET_MULTI
This change is needed for mgcoge because it uses two ethernet drivers.

Add a check for the presence of the PIGGY board on mgcoge.  Without this
board networking cannot work and the initialization must be aborted.

Only allocate rtx once to prevent DPRAM exhaustion.

Initialize ether_scc.c and the keymile-specific HDLC driver (to be added
soon) in eth.c.

Signed-off-by: Gary Jennejohn <garyj@denx.de>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2009-01-24 20:45:52 -08:00
..
bedbug_603e.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
commproc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu_init.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cpu.c mgcoge make ether_scc.c work with CONFIG_NET_MULTI 2009-01-24 20:45:52 -08:00
ether_fcc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ether_scc.c mgcoge make ether_scc.c work with CONFIG_NET_MULTI 2009-01-24 20:45:52 -08:00
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kgdb.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile mgcoge make ether_scc.c work with CONFIG_NET_MULTI 2009-01-24 20:45:52 -08:00
pci.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial_scc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial_smc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
speed.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
speed.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
spi.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
start.S Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
traps.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00