uboot-mt623x/cpu/ixp
Mike Frysinger 740e8ba7d4 npe: 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 resulting code can also be simplified even further.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Stefan Roese <sr@denx.de>
CC: Ben Warren <biggerbadderben@gmail.com>
2009-03-20 22:39:11 +01:00
..
npe npe: get mac address from environment 2009-03-20 22:39:11 +01:00
Makefile ixp: move serial to drivers/serial 2009-01-31 10:16:02 +01:00
config.mk * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
cpu.c ixp: move pci init in arm/board instead of cpu 2009-01-31 10:16:01 +01:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
start.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
timer.c ixp: Move conditional compilation to Makefile 2009-01-31 10:16:01 +01:00