Problem building 3.9rc5 - with CONFIG_AUTO_ZRELADDR

Christoffer Dall cdall at cs.columbia.edu
Thu Apr 4 11:36:04 EDT 2013


On Thu, Apr 4, 2013 at 7:48 AM, Mario Smarduch
<Mario.Smarduch at huawei.com> wrote:
> Hello,
>
> I'm building 3.9rc5 Host the build fails in arch/arm/boot/Makefile.
> check_for_multiple_loadaddr (issued from uImage:) checks if $(UIMAGE_LOADADDR) -ne 1.
> With CONFIG_AUTO_ZRELADDR set kernel decompressed load address is determine dynamically.
> The build doesn't seem to take that into consideration it expects ZRELADDR set.
> 3.8rc4 had 'if $(UIMAGE_LOADADDR) -gt 1', what I would expect.
>
> Does someone know what's hidden behind this subtle change? Before looking for workarounds.
>
Eh, this is a little hard to guess at. Can you send your kernel config?

-Christoffer



More information about the linux-arm-kernel mailing list