u-boot-brain/board/sandburst/common
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
..
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ppc440gx_i2c.c Command usage cleanup 2009-01-28 08:49:52 +01:00
ppc440gx_i2c.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sb_common.c boards: move board_get_enetaddr() into board-specific init 2009-03-20 22:39:12 +01:00
sb_common.h boards: move board_get_enetaddr() into board-specific init 2009-03-20 22:39:12 +01:00