u-boot-brain/board/siemens
Mike Frysinger d8d21e699d boards: move board_get_enetaddr() into board-specific init
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.

Rather than have the common ppc code have board-specific hooks, move the
board_get_enetaddr() function into the board-specific init functions.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
2009-03-20 22:39:12 +01:00
..
CCM Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00
common Command usage cleanup 2009-01-28 08:49:52 +01:00
IAD210 boards: move board_get_enetaddr() into board-specific init 2009-03-20 22:39:12 +01:00
pcu_e Command usage cleanup 2009-01-28 08:49:52 +01:00
SCM rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
SMN42 Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00