From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 17 Feb 2012 10:23:32 +0100 Subject: [U-Boot] ARM926: U-Boot crash while relocating In-Reply-To: References: Message-ID: <4F3E1C94.3050508@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Amit, Le 15/02/2012 12:30, Amit Virdi a ?crit : > Hello All, > > While I'm running u-boot on spear320 board, I'm seeing a crash. The crash > happens during the .rel.dyn relocations. While debugging, I found that the > .rel.dyn section contains a word with all the bits set (0xFFFFFFFF) and the > code is trying to fix-up this location. > > The u-boot address range is 0x00700000 - 0x0072E678. The .rel.dyn section > starts at 0x0072E678 and extends upto 0x00733CC0. > > I checked the entire .rel.dyn section generated for the u-boot and found > only one such location. It was supposed to have the address lying in the > u-boot address range. > > I shall be thankful for any help. > > Regards > Amit Virdi Do you build a mainline u-boot, and if so, which commit do you build exactly? Amicalement, -- Albert.