From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <422888BF.8050401@smiths-aerospace.com> Date: Fri, 4 Mar 2005 11:11:43 -0500 From: Jerry Van Baren MIME-Version: 1.0 To: Embedded PPC Linux Mailing List References: <1109951593.32294.5.camel@x.at.lan> In-Reply-To: <1109951593.32294.5.camel@x.at.lan> Content-Type: text/plain; charset=UTF-8; format=flowed Subject: Re: U-Boot hangs in relocate_code after sw reboot List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jaka Močnik wrote: > hello! > > I don't really know if this mailing list is the proper place to direct > questions regarding U-Boot, but I've seen some preceding posts about it, > so I thought I'd ask... > > I've ported U-Boot over to a custom MPC8560 (PQ3) based board - it works > well, except that after a sw reboot (from linux kernel or u-boot > itself), it only gets to the part where it relocates itself to RAM and > then hangs - the last debug output is > > Relocating code to 07fd4000... > > and the famous > > Now running in RAM - U-Boot at: 07fd4000 never shows up. > > has anyone experienced similar problems? any hints on what to look at? > > regards, > jaKa Yes, this is the wrong list, you should use the u-boot list (see SourceForge u-boot page). http://sourceforge.net/projects/u-boot/ Your question is a FAQ. Please read the DULG: http://www.denx.de/twiki/bin/view/DULG/Manual especially the FAQ: http://www.denx.de/twiki/bin/view/DULG/UBootCrashAfterRelocation gvb