u-boot-brain/board/cmc_pu2
Mike Frysinger 92b50ffef9 cmc_pu2: 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.

Also rename load_sernum_ethaddr() to misc_init_r() so we don't need to
handle this board specially in common ARM code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
2009-03-20 22:39:12 +01:00
..
cmc_pu2.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
config.mk * Fix problems with CMC_PU2 flash driver. 2004-12-19 21:39:27 +00:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
load_sernum_ethaddr.c cmc_pu2: get mac address from environment 2009-03-20 22:39:12 +01:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
u-boot.lds Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00