From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Mon, 11 Oct 2010 10:05:05 +0200 Subject: [U-Boot] Observation: GCC-4.3.5 and U-Boot (arm, reloc) not working Message-ID: <4CB2C531.6010900@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I just have built gcc-4.3.5 for arm-eabi. When I compile u-boot with it, it stops after the DRAM: 64 MiB. I _assume_ that relocation does not work. I do not have time right now to further investigate this issue, but if someone else finds the same problem, this might be an issue worth investigating. Reinhard