From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] Need Help in bulding U-boot-2010-06 for OpenRD client
Date: Wed, 07 Jul 2010 16:05:31 +0200 [thread overview]
Message-ID: <4C3489AB.1060308@free.fr> (raw)
In-Reply-To: <F766E4F80769BD478052FB6533FA745D19A4A5CFC1@SC-VEXCH4.marvell.com>
Le 07/07/2010 13:44, Prafulla Wadaskar a ?crit :
> you should use u-boot.bin to load in RAM @ 0x600000 (TEXT_BASE)
That's what I do, either through JTAG or by tftp/go in resident u-boot.
> for boot from RAM, you must need at least SDRAM configured, so JTAG is the way
JTAG does work indeed. Howvever, when:
- I power up the board;
- ROM boot loads u-boot from NAND and starts it;
- I stop u-boot and get to the prompt;
- I 'tftp' an u-boot.bin image into RAM at 1000000;
- I 'go' to 1000000
... the tftp'ed image fails to boot although SDRAM is obviously already
configured.
OTOH, openOCD boots the RAM image fine, so I guess OpenOCD does some
inits that the boot rom plus resident u-boot don't.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2010-07-07 14:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-01 13:44 [U-Boot] Need Help in bulding U-boot-2010-06 for OpenRD client kalyan karnati
2010-07-01 13:53 ` Albert ARIBAUD
2010-07-06 15:47 ` kalyan karnati
2010-07-06 16:32 ` Albert ARIBAUD
2010-07-07 8:09 ` Prafulla Wadaskar
2010-07-07 11:08 ` Albert ARIBAUD
2010-07-07 11:44 ` Prafulla Wadaskar
2010-07-07 14:05 ` Albert ARIBAUD [this message]
2010-07-07 18:10 ` kalyan karnati
2010-07-08 5:59 ` Prafulla Wadaskar
2010-07-08 6:09 ` Prafulla Wadaskar
2010-07-08 6:54 ` Albert ARIBAUD
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=4C3489AB.1060308@free.fr \
--to=albert.aribaud@free.fr \
--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.