* [U-Boot] UART loadb problem in u-boot
@ 2010-01-30 6:09 prathika
2010-01-30 8:19 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: prathika @ 2010-01-30 6:09 UTC (permalink / raw)
To: u-boot
Hi all,
I am right now working on a board with PPC440EP processor.
I am loading the u-boot on to the board. the board has DDR SDRAM of CAS
3 latency, i have made changes accordingly in the u-boot.
The board is up and booting now.I am able to see the debug statements on
the UART terminal.
But when i try to load a binary file using loadb command, there are
errors in loading and the board hangs giving a warning message as
quoted. The file loading also gets aborted.
"## Switch baudrate to 115200 bps and press ESC ...\n"
Because of this i am not able to load my test application and execute it
on the board.
Why can this problem happen?
Has anyone faced a similar problem?Can any one help me out to sort this
issue.
--
Regards,
Prathika R
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] UART loadb problem in u-boot
2010-01-30 6:09 [U-Boot] UART loadb problem in u-boot prathika
@ 2010-01-30 8:19 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2010-01-30 8:19 UTC (permalink / raw)
To: u-boot
Dear prathika,
In message <4B63CD35.9060400@deeopl.com> you wrote:
>
> I am right now working on a board with PPC440EP processor.
> I am loading the u-boot on to the board. the board has DDR SDRAM of CAS
> 3 latency, i have made changes accordingly in the u-boot.
Hm... what makes you so sure that your RAM configuration is really
working stable?
> The board is up and booting now.I am able to see the debug statements on
> the UART terminal.
This is just very basic functionality. It is no prrof at all that your
system is running stable.
Can you, for example, boot Linux on your board? Is Ethernet working?
> But when i try to load a binary file using loadb command, there are
> errors in loading and the board hangs giving a warning message as
> quoted. The file loading also gets aborted.
>
> "## Switch baudrate to 115200 bps and press ESC ...\n"
>
> Because of this i am not able to load my test application and execute it
> on the board.
Can you not load it with a JTAG debugger? Or burn it to flash
(together with the U-Boot image) and start it there?
> Why can this problem happen?
I belive your RAM is not working correctly. Chek the initialization
again.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The optimum committee has no members.
- Norman Augustine
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-30 8:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-30 6:09 [U-Boot] UART loadb problem in u-boot prathika
2010-01-30 8:19 ` 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.