]> git.sur5r.net Git - u-boot/commit
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
authorSimon Glass <sjg@chromium.org>
Mon, 14 Mar 2016 01:07:29 +0000 (19:07 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 22 Mar 2016 16:16:09 +0000 (12:16 -0400)
commitc1352119fd09a31ddb77710a0c3839d1af21fc65
tree4d430612ca0d20b65a9c3f8d26263ec96cbc9e66
parent302a64875080d24932f1e4a8e2221e600b86629f
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled

Update the link script to drop this code when not needed. This is only done
for two architectures at present.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/u-boot.lds
arch/x86/cpu/u-boot.lds