From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 25 Sep 2012 06:19:35 +0200 Subject: [U-Boot] Resets on mx6qsabrelite In-Reply-To: <506124D1.9010909@writeme.com> References: <201209250503.26285.marex@denx.de> <506124D1.9010909@writeme.com> Message-ID: <201209250619.35362.marex@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 Dear Sinan Akman, > Hi Marek > > On 09/24/2012 11:03 PM, Marek Vasut wrote: > > That's because these ancient (and crap ... everything between 4.2 and 4.6 > > was quite crap on arm) toolchains don't generate unaligned string starts > > in .rodata . New toolchains do, yet I have no idea how to fix it ... > > probably Albert might know? > > I just compiled with ELDK-5.2 toolchain : > > U-Boot 2012.10-rc1 (Sep 24 2012 - 23:15:50) > > arm-linux-gnueabi-gcc (GCC) 4.6.4 20120303 (prerelease) > > GNU ld (GNU Binutils) 2.22 > > I see no resets. So I am not sure if that > means toolchains until including 4.6.4 has > this bug. > > Hope this helps. It's not a bug, it's feature ... and it was introduced in 4.7* ;-) [*] I believe Linaro does a lot of backports into their toolchain and other random crap, that's why I try to avoid their toolchains as much as possible. Best regards, Marek Vasut