uboot-mt623x/lib_arm
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
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
_ashldi3.S Minor cleanup. 2006-05-30 15:58:20 +02:00
_ashrdi3.S Minor cleanup. 2006-05-30 15:58:20 +02:00
_divsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_modsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_udivsi3.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
_umodsi3.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c cmc_pu2: get mac address from environment 2009-03-20 22:39:12 +01:00
bootm.c lib_arm: do_bootm_linux() - correct a small mistake 2008-11-21 01:44:35 +01:00
cache.c * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
div0.c Initial revision 2002-09-08 19:55:02 +00:00
interrupts.c ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00