[PATCH] ARM: zImage: Use $(CROSS_COMPILE)size to get .bss size

Tony Lindgren tony at atomide.com
Wed Oct 12 17:10:18 EDT 2011


* Nicolas Pitre <nicolas.pitre at linaro.org> [111012 07:03]:
> On Wed, 12 Oct 2011, Thomas Weber wrote:
> 
> > Use $(CROSS_COMPILE)size to determine the bss size
> > from vmlinux.
> > 
> > The problem is introduced in:
> > commit 8738646c02064d38f6fb056eb039ebf9138c5434
> > 
> > ARM: zImage: make sure appended DTB doesn't get
> > overwritten by kernel .bss
> > 
> > This fixes following error message:
> > 
> > size: arch/arm/boot/compressed/../../../../vmlinux:
> > File format is ambiguous
> > 
> > size: Matching formats:
> > elf32-littlearm
> > elf32-littlearm-symbian
> > elf32-littlearm-vxworks
> > 
> > Signed-off-by: Thomas Weber <weber at corscience.de>
> 
> Acked-by: Nicolas Pitre <nicolas.pitre at linaro.org>

Acked-by: Tony Lindgren <tony at atomide.com>



More information about the linux-arm-kernel mailing list