From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Tue, 7 Aug 2012 13:11:00 -0700 Subject: [U-Boot] [PATCH] tegra20: add back USE_PRIVATE_LIBGCC In-Reply-To: <1344361980.1477.18.camel@tellur> References: <1344298788-7059-1-git-send-email-dev@lynxeye.de> <502149B0.8020904@wwwdotorg.org> <1344359340.1477.12.camel@tellur> <20120807174329.GI7791@nvidia.com> <1344361980.1477.18.camel@tellur> Message-ID: <20120807201100.GJ7791@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Aug 07, 2012 at 10:53:00AM -0700, Lucas Stach wrote: > Hi Allen, > > > Tell me what CodeSourcery version you're using and I'll test it here > > as well and see if I can reproduce the problem. > > > I used CodeSourcery arm-2011.09-70-arm-none-linux-gnueabi to test this. > > And to answer Tom's question: the failure was that the real U-Boot would > not come up after the SPL. All I could see was the one line printed by > the SPL and nothing more. > I'm able to reproduce this on seaboard with the CodeSourcery arm-2011.09-70-arm-none-linux-gnueabi. I tried adding back USE_PRIVATE_LIBGCC=yes and I'm still seeing it fail the same way though, so maybe what I'm seeing is different or it's a combination of things. Regardless I have a JTAG debugger on the system so I'll drill down until I figure out what's wrong. -Allen -- nvpublic