From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: U-boot on OMAP 1510 Innovator board
Date: Mon, 29 Nov 2004 10:17:47 +0100 [thread overview]
Message-ID: <20041129091746.GA5558@simek> (raw)
In-Reply-To: <20041129085637.56430.qmail@web41012.mail.yahoo.com>
On Mon, Nov 29, 2004 at 12:56:36AM -0800, riya punjabi wrote:
> Truly speaking I don't know exactly how the U-boot
> booting process happens, I mean i don't know how it is
> loaded in differrent stages and where.... Can you plz
> suggest some tutorial for the same....I couldn't find
> one.
See README, Wiki and sources...
> I had changed TEXT_BASE since I assumed that after
> power-on the system reads from location 0x00000000. So
> I had changed the TEXT_BASE address so that the system
> would read from location 0x00000000 where I have
> placed my u-boot.
That's wrong. U-Boot copies itself into RAM and then executes from
there. So either use external or internal (as I do) RAM address.
See also u-boot.lds (linker script) and cpu/arm925t/start.S what
happens here.
Regards,
ladis
next prev parent reply other threads:[~2004-11-29 9:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-29 8:56 [U-Boot-Users] U-boot on OMAP 1510 Innovator board riya punjabi
2004-11-29 9:17 ` Ladislav Michl [this message]
2004-11-29 9:19 ` Wolfgang Denk
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=20041129091746.GA5558@simek \
--to=ladis@linux-mips.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox