From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Tue, 21 Dec 2010 19:04:46 +0100 Subject: [U-Boot] [STATUS] v2009.08-rc3 is out In-Reply-To: <20101221145030.180B1126EB19@gemini.denx.de> References: <20090822214116.7BD67833DBD2@gemini.denx.de> <4D10BB60.9020800@scharsoft.de> <20101221145030.180B1126EB19@gemini.denx.de> Message-ID: <4D10EC3E.2080408@scharsoft.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 Wolfgang Denk: > >> But it runs only , if I use the newer 4.5.1 toolchain. I think, there are >> toolchain issues with relocation > > Can you please try and investigate the issue? I found out, that the board hangs if there u-boot access to non SDRAM memory like NAND or frambuffer. I try to found the reason, but the compiled code (option -0s) is hard to debug. So I compile the Code without -Os and the board runs (also arm ELDK). The question goes to the gcc guru's, what is the difference? The assembly code is as expected completly different. regards Jens Scharsig