From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Lobenstock Date: Tue, 17 May 2005 14:46:29 +0200 Subject: [U-Boot-Users] mcf5272 hanging while relocating Message-ID: <4289E7A5.90307@scottygroup.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi! I've got a little problem porting U-Boot to a Coldfire MCF5272 based platform. Everything's fine (now) up to the point where it relocates itself to RAM. See the boot message: U-Boot 1.1.2 (May 16 2005 - 06:12:43) CPU: MOTOROLA MCF5272 (Mask:1) Board: UNCLE platform rev 4 DRAM: SDTR=0xf505, SDCR=0x2213, size: 8 MB Top of RAM usable for U-Boot at: 0x00800000 Reserving 102k for U-Boot at: 0x007e6000 Reserving 256k for malloc() at: 0x007a6000 Reserving 64 Bytes for Board Info at: 0x007a5fc0 Reserving 48 Bytes for Global Data at: 0x007a5f90 Reserving 64k for boot parameters at: 0x00795f90 Stack Pointer at: 00795f78 New Stack Pointer is: 0x00795f78 Start relocate of code from 0xffe00400 to 0x007e6000 This is almost driving me crazy, I can't get it relocating - don't seem to find the missing peace :-( Anybody any hints? -- MfG / Regards Friedrich Lobenstock