uboot-mt623x/post
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
..
board rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cpu cpu/: get mac address from environment 2009-03-20 22:39:11 +01:00
drivers rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lib_ppc FPU POST: fix warnings when building with 2.18 binutils 2009-01-24 01:49:41 +01:00
Makefile post/Makefile: fix dependency problem with parallel builds 2008-12-16 14:44:06 +01:00
post.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
rules.mk Big white-space cleanup. 2008-05-21 00:14:08 +02:00
tests.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00