uboot-mt623x/cpu/mpc8260
Kumar Gala ba37aa0328 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Move to using the environment variables 'ethaddr', 'eth1addr', etc..
instead of bd->bi_enetaddr, bi_enet1addr, etc.

This makes the code a bit more flexible to the number of ethernet
interfaces.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-08-21 02:07:43 +02:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
bedbug_603e.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
commproc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 2008-08-21 02:07:43 +02:00
cpu_init.c Fixing some typos etc. introduced mainly by cfg patches. 2007-07-05 17:56:27 +02:00
ether_fcc.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ether_scc.c Added support for the mgcoge board from keymile. 2008-01-12 00:33:26 +01:00
i2c.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
interrupts.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
kgdb.S cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
pci.c MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' 2008-08-12 12:10:11 +02:00
serial_scc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
serial_smc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
speed.c 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI 2008-07-31 11:35:16 +02:00
speed.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
spi.c * Code cleanup: 2003-06-27 21:31:46 +00:00
start.S Coding stylke cleanup; rebuild CHANGELOG 2007-06-22 23:59:00 +02:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00