On 11/04/11 21:06, Graeme Russ wrote: > 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 <[email protected]> > --- > arch/i386/cpu/u-boot.lds | 5 +++-- > board/eNET/config.mk | 24 ------------------------ > 2 files changed, 3 insertions(+), 26 deletions(-) > delete mode 100644 board/eNET/config.mk
Applied to u-boot-x86, master branch, thanks. Regards, Graeme Russ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

