[U-Boot] CPCI4052: Remove CONFIG_SYS_LONGHELP

Tom Rini trini at konsulko.com
Fri Jun 19 00:45:50 CEST 2015


On Tue, Jun 02, 2015 at 11:12:20AM -0400, Tom Rini wrote:

> With the change to make sure that CONFIG_CMD_NET is enabled this board
> no longer fits into the linker script:
> 
> powerpc-linux-ld.bfd: section .resetvec loaded at [fffffffc,ffffffff] overlaps section .u_boot_list loaded at [ffffff58,00000723]
> powerpc-linux-ld.bfd: u-boot: section .resetvec lma 0xfffffffc adjusted to 0x724
> powerpc-linux-ld.bfd: u-boot: section `.resetvec' can't be allocated in segment 0
> LOAD: .data.init .text .rodata .reloc .data .u_boot_list .resetvec
> powerpc-linux-ld.bfd: final link failed: File truncated
> 
> Drop CONFIG_SYS_LONGHELP to free up space.
> 
> Cc: Matthias Fuchs <matthias.fuchs at esd-electronics.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150618/516b2f33/attachment.sig>


More information about the U-Boot mailing list