From: Ulf Samuelsson <ulf@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] AT91 Bootstrap in U-boot
Date: Wed, 13 Feb 2008 22:16:16 +0100 [thread overview]
Message-ID: <003501c86ea0$2bf4def0$2301a8c0@atmel.com> (raw)
In-Reply-To: 1202936621.4377.14.camel@localhost
> Hi,
> Is their a reason why the AT91 Bootstrap code was never ported to
> U-boot?
Yes, Integrating AT91Bootstrap only makes sense if you have a parallel flash.
There are no Atmel AT91SAM9 dev boards which uses a parallel flash.
The AT91RM9200 boards uses parallel flash, but they do not use AT91Bootstrap.
The SAM9 boards all have an AT45 dataflash which has an SPI interface.
The BMS pin needs to be configured to make the CPU boot from the internal BootROM.
The BootROM copies the initial application at address 0 of the dataflash to internal SRAM.
The SRAM can be as small as 4 kB (in the AT91SAM9260) and that limits the functionality.
U-Boot does not fit, so you have AT91bootstrap.
AT91bootstrap needs to run BEFORE U-Boot is started.
Best Regards
Ulf Samuelsson
next prev parent reply other threads:[~2008-02-13 21:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-13 21:03 [U-Boot-Users] AT91 Bootstrap in U-boot E Robertson
2008-02-13 21:16 ` Ulf Samuelsson [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-14 16:07 Ken.Fuchs at bench.com
2008-02-14 16:36 ` Ulf Samuelsson
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='003501c86ea0$2bf4def0$2301a8c0@atmel.com' \
--to=ulf@atmel.com \
--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