u-boot-brain/board/xpedite1k
Peter Tyser 086ff34a3a 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>
2009-07-24 06:42:32 +02:00
..
config.mk rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile xpedite1k: Use standard CFI flash driver 2009-07-24 06:42:31 +02:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
u-boot.lds.debug Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
xpedite1k.c xpedite1k: Remove support for reading MACs from EEPROM 2009-07-24 06:42:32 +02:00