From: Kumar Gala [mailto:ga...@kernel.crashing.org] 
> On Dec 15, 2009, at 12:10 PM, Peter Tyser wrote:
> 
> > The gd->cpu pointer is set to an address located in flash when the
> > probecpu() function is called while U-Boot is executing from flash.
> > This pointer needs to be updated to point to an address in 
> > RAM after relocation has occurred otherwise Linux may not be able
> > to boot due to "fdt board" crashing if flash has been erased or
> > changed.
> > 
> > This bug was introduced in commit
> > a0e2066f392782730f0398095e583c87812d97f2.
> > 
> > Signed-off-by: Peter Tyser <pty...@xes-inc.com>
> > Reported-by: Ed Swarthout <ed.swarth...@freescale.com>
> 
> Tested-by: Kumar Gala <ga...@kernel.crashing.org>

Tested on MPC8527DS.

Tested by: Ed Swarthout <ed.swarth...@freescale.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to