From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 22 Dec 2011 09:51:52 +0100 Subject: [U-Boot] Building uImage with multiple load addresses In-Reply-To: References: Message-ID: <4EF2EFA8.9040007@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 =====================================================================