uboot-mt623x/cpu/mpc8xx
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 MPC8xx: Fix libfdt support introduced in commit 77ff7b74 2008-04-02 11:07:20 -04:00
bedbug_860.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 Coding Style cleanyp; update CHANGELOG 2008-03-26 00:52:10 +01:00
cpu_init.c Enable SMC microcode relocation patch for SMC1. 2008-01-12 00:33:12 +01:00
fdt.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 2008-08-21 02:07:43 +02:00
fec.c MPC8xx FEC driver: fix compiler warning. 2008-01-13 02:19:13 +01:00
fec.h Initial revision 2000-12-14 10:04:19 +00:00
i2c.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
interrupts.c * Fix problems caused by Robert Schwebel's cramfs patch 2004-01-04 16:28:35 +00:00
kgdb.S cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
lcd.c * Patch by Detlev Zundel, 30 Jun 2005: 2005-07-04 00:03:16 +00:00
plprcr_write.S * Patch by Wolter Kamphuis, 15 Dec 2003: 2004-02-06 21:48:22 +00:00
scc.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
serial.c Enable SMC microcode relocation patch for SMC1. 2008-01-12 00:33:12 +01:00
speed.c 8xx: Update OF support on 8xx 2008-03-25 22:28:34 +01:00
spi.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
start.S [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
upatch.c Enable SMC microcode relocation patch for SMC1. 2008-01-12 00:33:12 +01:00
video.c Fix printf() format issues with sizeof_t types by using %zu 2008-07-14 15:06:35 +02:00
wlkbd.c Initial revision 2002-08-27 09:48:53 +00:00