u-boot-brain/board/nx823
Mike Frysinger 0107cf66f7 nx823: 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.

For the nx823, the serial number is moved out of load_sernum_ethaddr() and
into misc_init_r() as is the env setup.  This lets us kill off the former
function in the process.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
2009-03-20 22:39:11 +01:00
..
config.mk Initial revision 2001-08-05 15:35:05 +00:00
flash.c nx823: get mac address from environment 2009-03-20 22:39:11 +01:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
nx823.c nx823: get mac address from environment 2009-03-20 22:39:11 +01:00
u-boot.lds Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00
u-boot.lds.debug rename environment.c in env_embedded.c to reflect is functionality 2008-09-10 22:48:01 +02:00