Problem building 3.9rc5 - with CONFIG_AUTO_ZRELADDR
Mario Smarduch
Mario.Smarduch at huawei.com
Thu Apr 4 10:48:18 EDT 2013
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.
- Mario
More information about the linux-arm-kernel
mailing list