uboot-mt623x/cpu/arm920t/at91rm9200
Mike Frysinger 6bacfa6a8e cpu/: get mac address from environment
The environment is the canonical storage location of the mac address, so
we're killing off the global data location and moving everything to
querying the env directly.

The cpus that get converted here:
	at91rm9200
	mpc512x
	mpc5xxx
	mpc8260
	mpc8xx
	ppc4xx

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
CC: John Rigby <jrigby@freescale.com>
CC: Stefan Roese <sr@denx.de>
2009-03-20 22:39:11 +01:00
..
Makefile Add MACH_TYPE records for several AT91 boards. 2007-08-14 10:10:52 +01:00
bcm5221.c cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:57:22 -05:00
dm9161.c Add MACH_TYPE records for several AT91 boards. 2007-08-14 10:10:52 +01:00
ether.c cpu/: get mac address from environment 2009-03-20 22:39:11 +01: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
lowlevel_init.S at91rm9200: move define from lowlevel_init to header 2009-01-06 21:41:59 +01:00
lxt972.c Remove duplicate definitions in include/lxt971a.h. 2008-07-06 23:44:34 -07:00
serial.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
spi.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
usb.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00