* [U-Boot-Users] Nothing display in terminal with uboot 1.1.3 on 8347 board!
@ 2005-11-25 16:58 Simon Yang
2005-11-25 20:09 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Simon Yang @ 2005-11-25 16:58 UTC (permalink / raw)
To: u-boot
Dear All,
After we program the HRCW and uboot.bin(1.1.3) into Flash and power
on, nothing is shown in terminal, it seems that the UART doesn't
initialize correctlly.
Our board information is as follow:
CPU:MPC8347E
Memory:256 DDR 333 DIMM
Flash:S29GL064MR2 8MB (8Mx8x1)
We program the HRCW into FF800000 and uboot.bin into FFF00000, and we
also use Debugger check the values we programed, both Flash and Memory
can be written when power on through the Debugger we find it really
goes to the Address FFF00100 where the start of UBoot(start.S) to run
the uboot image, but how can I trace the running process step by step?
If no information display in terminal, whether it is caused by the
wrong address set in configuration file or by the serial
initialization?
Best Regards,
Simon
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] Nothing display in terminal with uboot 1.1.3 on 8347 board!
2005-11-25 16:58 [U-Boot-Users] Nothing display in terminal with uboot 1.1.3 on 8347 board! Simon Yang
@ 2005-11-25 20:09 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-11-25 20:09 UTC (permalink / raw)
To: u-boot
In message <1c3e00040511250858v2e2db1e4q@mail.gmail.com> you wrote:
>
> After we program the HRCW and uboot.bin(1.1.3) into Flash and power
> on, nothing is shown in terminal, it seems that the UART doesn't
> initialize correctlly.
Well, then debug it...
> We program the HRCW into FF800000 and uboot.bin into FFF00000, and we
> also use Debugger check the values we programed, both Flash and Memory
> can be written when power on through the Debugger we find it really
> goes to the Address FFF00100 where the start of UBoot(start.S) to run
> the uboot image, but how can I trace the running process step by step?
Use your debugger.
> If no information display in terminal, whether it is caused by the
> wrong address set in configuration file or by the serial
> initialization?
Or by any other error in your port. You have a debugger attached, use
it. That's what it was made for.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
... bacteriological warfare ... hard to believe we were once foolish
enough to play around with that.
-- McCoy, "The Omega Glory", stardate unknown
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-25 20:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-25 16:58 [U-Boot-Users] Nothing display in terminal with uboot 1.1.3 on 8347 board! Simon Yang
2005-11-25 20:09 ` Wolfgang Denk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.