u-boot-brain/cpu/mpc512x
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
..
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 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
iim.c ADS5121 Add IC Ident Module (IIM) support 2009-02-03 15:40:20 -07:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
iopin.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile ADS5121 Add IC Ident Module (IIM) support 2009-02-03 15:40:20 -07:00
serial.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
speed.c Command usage cleanup 2009-01-28 08:49:52 +01:00
start.S Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
traps.c MPC512x: Change traps.c to not reference non-addressable memory 2008-06-03 19:47:14 +02:00