u-boot/arch/i386
Graeme Russ e413554f9d eNET: Remove config.mk
By including <config.h> in the ld script, CONFIG_SYS_MONITOR_LEN (defined
in the boards config file) can be used in lieu of FLASH_SIZE (defined in
the board specific config.mk)

As this is the last remaining entry in the board specific config.mk, this
file can now be removed

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2011-04-13 19:43:25 +10:00
..
cpu eNET: Remove config.mk 2011-04-13 19:43:25 +10:00
include/asm x86: Split board_init_f() into init_fnc_t compatible functions 2011-02-12 15:12:06 +11:00
lib x86: Convert board_init_f to use an init_sequence 2011-02-12 15:12:10 +11:00
config.mk Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00