From: stefano babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Uboot debugging clarification!
Date: Wed, 17 Mar 2010 21:54:15 +0100 [thread overview]
Message-ID: <4BA14177.6070509@denx.de> (raw)
In-Reply-To: <OF04B24567.651E9130-ON652576E9.004FB606-652576E9.004FF537@lntemsys.com>
Ramalingam C wrote:
> Hi!
>
Hi Ramalingam,
> When we are trying this on iMX51EVK board by removing the SD card, control
>
> is going to a infinite loop. The same binary is working if we store in the
>
> SD card of EVK board and boot!
Which kind of u-boot have you tested ? If you use the u-boot you find on
the actual mainline, you get what you want. You will get a u-boot.imx
image that you can write into the SD card, setting the DDR. After that,
you will able to load a new u-boot image with a jtag debugger into the
RAM because the DDR is already setup.
There is no need of the SD card anymore - until obviously you do not
reboot the system and you need to setup the DDR again.
> If we get the uboot running then we can store the uboot to NAND and
> proceed with our testing!
u-boot runs on the mx51evk. There is no NAND support because the board
has no NAND at all....
>
> It will be really helpful if you can help us in modifying the uboot such a
> way that it will boot from
> DDR2 itself.
I do not understand the question. The processor must setup the DDR
before running from RAM. This is what is done with the SD card.
You need only to stop your board after a reset and load your new image
with the jtag debugger. That is it.
Best regargs,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2010-03-17 20:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-17 14:34 [U-Boot] Uboot debugging clarification! Ramalingam C
2010-03-17 19:03 ` Wolfgang Denk
2010-03-17 20:54 ` stefano babic [this message]
2010-03-18 5:24 ` Liu Hui-R64343
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BA14177.6070509@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.