* [U-Boot] Understanding a BDI U-boot issue
@ 2011-03-11 23:06 Charles Krinke
2011-03-11 23:13 ` Scott Wood
2011-03-12 0:31 ` Sinan Akman
0 siblings, 2 replies; 3+ messages in thread
From: Charles Krinke @ 2011-03-11 23:06 UTC (permalink / raw)
To: u-boot
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.
--
Charles Krinke
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Understanding a BDI U-boot issue
2011-03-11 23:06 [U-Boot] Understanding a BDI U-boot issue Charles Krinke
@ 2011-03-11 23:13 ` Scott Wood
2011-03-12 0:31 ` Sinan Akman
1 sibling, 0 replies; 3+ messages in thread
From: Scott Wood @ 2011-03-11 23:13 UTC (permalink / raw)
To: u-boot
On Fri, 11 Mar 2011 15:06:09 -0800
Charles Krinke <charles.krinke@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Understanding a BDI U-boot issue
2011-03-11 23:06 [U-Boot] Understanding a BDI U-boot issue Charles Krinke
2011-03-11 23:13 ` Scott Wood
@ 2011-03-12 0:31 ` Sinan Akman
1 sibling, 0 replies; 3+ messages in thread
From: Sinan Akman @ 2011-03-12 0:31 UTC (permalink / raw)
To: u-boot
Charles Krinke 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.
Charles
"GO" is not the right command here. If you have the u-boot
image already on the flash you would issue a boot, but you
have to have your config setup properly as well, in a way
that, it won't interface with what u-boot expects while still
making sure some stuff is taken care, e.g. watchdog is turned
of etc.
This might be somewhat off topic here. If you need more info
contact me directly if you like or contact whoever sold
the BDO to you for support.
-- sinan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-12 0:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 23:06 [U-Boot] Understanding a BDI U-boot issue Charles Krinke
2011-03-11 23:13 ` Scott Wood
2011-03-12 0:31 ` Sinan Akman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox