From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 26 Oct 2010 10:07:15 +0200 Subject: [U-Boot] [PATCH 2/2] mx51evk: correct internal RAM base address In-Reply-To: References: <1288019681-18496-1-git-send-email-shawn.gsc@gmail.com> <1288019681-18496-3-git-send-email-shawn.gsc@gmail.com> Message-ID: <4CC68C33.5000403@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 10/25/2010 07:02 PM, Jason Liu wrote: > HI, Shawn > > 2010/10/25 Shawn Guo : >> i.mx51 internal RAM starts from 0x1FFE0000 than 0x1FFE8000 > > Correctly speaking, i.mx51 TO1 SCCv2 RAM strart from 0x1FF80000 0x1FFE8000, you mean. > TO3 > should be starting from 0x1FFE0000 > Maybe you need fix the commit log and state it clearly. Then there could be a problem. If we set the IRAM as for TO3, u-boot does not run on boards with TO1 (never seen) and TO2 (I used a board with it. Freescale sold several boards with TO2, so I do not think we can simply drop it). The stackpointer used before the relocation should be in an area common at least for TO2 and TO3. 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 =====================================================================