uboot-mt623x/cpu/74xx_7xx
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
cache.S Clean up usage of icache_disable/dcache_disable 2008-08-19 00:57:28 +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 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
io.S Initial revision 2002-01-15 18:58:11 +00:00
kgdb.S cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
speed.c Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The original 2006-12-04 17:54:21 +08:00
start.S PPC: Create and use CONFIG_HIGH_BATS 2008-06-03 17:48:41 +02:00
traps.c cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:57:22 -05:00