[U-Boot] Building uImage with multiple load addresses

Stefano Babic sbabic at denx.de
Thu Dec 22 09:51:52 CET 2011


On 21/12/2011 22:24, Fabio Estevam wrote:
> Hi,
> 
> When trying to build imx_v4_v5_defconfig, or mx3_defconfig, or
> mx5_defconfig on a 3.2-rc6 kernel I get:
> 
>   Kernel: arch/arm/boot/Image is ready
>   Kernel: arch/arm/boot/zImage is ready
> multiple load addresses: 0x80008000 0x80008000 0x10008000
> This is incompatible with uImages
> Specify LOADADDR on the commandline to build an uImage
> make[1]: *** [arch/arm/boot/uImage] Error 1
> make: *** [uImage] Error 2
> 
> 
> I started a thread at the ARM kernel list:
> http://marc.info/?l=linux-arm-kernel&m=132343317014712&w=2
> 
> ,but I think the U-boot list is the more appropriate one to discuss
> this kind of issue.
> 
> So what is the correct way to build a uImage for i.MX now?

Well, I build setting LOADADDR=0x80008000 before make (I think your
example is for MX3).

Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list