From mboxrd@z Thu Jan 1 00:00:00 1970 From: DeLaGarza, Robert Date: Sat, 27 Mar 2004 16:00:27 -0800 Subject: [U-Boot-Users] mpc8245 changed from u-boot-1.0.0 to uboot-1.0.2 In-Reply-To: <1080235537.3718.6.camel@chuck.arlut.utexas.edu> References: <1080235537.3718.6.camel@chuck.arlut.utexas.edu> Message-ID: <4066159B.70106@att.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Matthew S. McClintock wrote: > Hi all, > > I've run into a problem on our board with the latest u-boot-1.0.2. > Prior to this problem u-boot-1.0.0 worked flawlessly. So I am assuming > the problem is from a change between those two versions. > > The problem is pretty simple, when u-boot is copying itself from flash > to ram it does not get copied correctly. If I step through the copying > of u-boot from flash to ram it copies fine, however if I let it copy at > full speed it does not get copied correctly.... I've used U-Boot on the Artis SBC-A3000, which is based on the MPC8245. I downloaded U-Boot 1.0.2 and compiled it with ELDK 2.0.2. I was unable to recreate this problem--the board boots and starts Linux with no apparent problems. -Robert