uboot/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
cpu.c
interrupts.c
start.S
timer.c