u-boot-brain/board/v38b
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
..
config.mk Fix config files for out-of-tree building 2008-05-14 14:02:14 +02:00
ethaddr.c - Fix issues related to the use of ELDK 4 when compiling for MarelV38B: 2006-11-01 01:45:46 +01:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
v38b.c boards: move board_get_enetaddr() into board-specific init 2009-03-20 22:39:12 +01:00