Re: [U-Boot] [PATCH v3] Makefile: Fix linking with modern binutils

2017-04-10 Thread Tom Rini
On Sun, Apr 09, 2017 at 08:33:58PM +0200, Andreas Färber wrote: > From: Joel Stanley > > Since Binutils 1a9ccd70f9a7[1] u-boot will not link targets that set > CONFIG_SYS_TEXT_BASE=0 with the following error: > > LD u-boot > arm-linux-gnueabi-ld.bfd: u-boot: Not enough room for program h

[U-Boot] [PATCH v3] Makefile: Fix linking with modern binutils

2017-04-09 Thread Andreas Färber
From: Joel Stanley Since Binutils 1a9ccd70f9a7[1] u-boot will not link targets that set CONFIG_SYS_TEXT_BASE=0 with the following error: LD u-boot arm-linux-gnueabi-ld.bfd: u-boot: Not enough room for program headers, try linking with -N arm-linux-gnueabi-ld.bfd: final link failed: Bad v