[U-Boot] Understanding a BDI U-boot issue

Scott Wood scottwood at freescale.com
Sat Mar 12 00:13:13 CET 2011


On Fri, 11 Mar 2011 15:06:09 -0800
Charles Krinke <charles.krinke at gmail.com> wrote:

> I have inherited a MPC8323ERDB project and when I connect my BDI to it, I
> get to this point when the target is turned on.
> 
> CPU:   e300c2, MPC8323E, Rev: 1.1 at 333.333 MHz, CSB: 133.333 MHz
> Econolite Control Products ASC/4I2C:   ready
> DRAM:  64 MB
> FLASH: 16 MB
> 
> With the BDI, when I issue its "go" command, I dont see anything else come
> out  on the serial port.
> 
> I wonder if anyone might help me understand what sort of things might cause
> this despicable situation.
> 

Try "re ru".  If this makes it work, the BDI is probably doing
initialization that puts the board in a state that U-Boot isn't expecting.

-Scott



More information about the U-Boot mailing list