xpedite1k: Remove support for reading MACs from EEPROM
authorPeter Tyser <ptyser@xes-inc.com>
Sat, 18 Jul 2009 00:01:06 +0000 (19:01 -0500)
committerStefan Roese <sr@denx.de>
Fri, 24 Jul 2009 04:42:32 +0000 (06:42 +0200)
commit086ff34a3a7e5e595630d658c1c13778399452d1
tree5a9e892bd148204c9fb98f3c1e3c9b51d493387d
parent108d6d0099372f9f6532c3198fbaacabc121c9b3
xpedite1k: Remove support for reading MACs from EEPROM

By default, the XPedite1000 comes installed with xMon, a proprietary
bootloader.  xMon stores its MAC address in an onboard EEPROM.  Rather
than requiring a non-standard location in the EEPROM to be reserved for
MAC addresses, store the MAC addresses in U-Boot's standard environment.
A U-Boot application or OS application can be used to migrate xMon MAC
addresses to U-Boot's environment if necessary.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Stefan Roese <sr@denx.de>
board/xpedite1k/xpedite1k.c
include/configs/XPEDITE1K.h