[U-Boot] [PATCH 2/6] eNET: Remove config.mk
Graeme Russ
graeme.russ at gmail.com
Wed Apr 13 12:00:09 CEST 2011
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 <graeme.russ at gmail.com>
> ---
> 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
More information about the U-Boot
mailing list