From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 01 Jul 2011 16:33:12 +0200 Subject: [U-Boot] [PATCH] ARM: versatile: fix board support In-Reply-To: <20110701142649.GA25796@bee.dooz.org> References: <1308920678-7013-1-git-send-email-sbabic@denx.de> <20110624153718.GA2609@bee.dooz.org> <4E04C10B.9050301@denx.de> <20110701142649.GA25796@bee.dooz.org> Message-ID: <4E0DDAA8.6010300@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 On 07/01/2011 04:26 PM, Lo?c Minier wrote: > On Fri, Jun 24, 2011, stefano babic wrote: >> I do not know if depends on the compiler (search in the mailing list >> against problem with gcc 4.5+). I tested with ELDK-4.2, that means gcc >> 4.2.2. > Hi Lo?c, > I tried with arm-linux-gnueabi-gcc-4.5 and arm-linux-gnueabi-gcc-4.4 > and using your qemu-system-arm command line, but didn't have more luck > than with arm-linux-gnueabi-gcc-4.6. Do you mean the versatile or the vexpress board ? I get the vexpress working, but only mapping the RAM to the address 0 and not to the correct address (0x60000000). This only because qemu maps 64MB starting from address 0 as RAM. However, setting the real physical address for SDRAM it does not work - maybe this a qemu related issue ? Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================