public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] INFO: U-Boot for AT91RM9200DK
Date: Wed, 03 Nov 2004 09:57:42 +0100	[thread overview]
Message-ID: <41889D86.80305@imc-berlin.de> (raw)
In-Reply-To: <1CFEB358338412458B21FAA0D78FE86D2C72B8@rennsmail02.eu.thmulti.com>

Paugam Luc wrote:

> Hi all,
> 
> I am currently working on the port of U-Boot onto a custom board 
> containing a ATMEL AT91RM9200. From now I use the ATMEL evaluation 
> board (AT91RM9200-DK).
> 
> To do that, I grabbed the sources of U-Boot from the CVS server 
> and looked at the mailing archive.
> I found the following mail from Steven Scholz which explained that
> ATMEL use a primary bootstrap code 'boot.bin' before booting U-Boot 
> (considered as the secondary bootstrap) from SDRAM.
> 
> I would like to see U-Boot as the unique boot code and get rid of 
> the ATMEL booting method for their AT91RM9200-DK evaluation board.
> 
> Does someone already do this job? 
> As I don't see it inside the current sources of U-Boot?

Of course.
When my ta91_soc.patch from Oct 10 2004 finally gets applied (Wolfgang?), then 
the AT91RM9200 is just an SoC based on ARM920T. And all you have to do is
#define CONFIG_INIT_CRITICAL 1 and write you board specific memsetup() function 
to init clocks and SDRAM.

--
Steven

      reply	other threads:[~2004-11-03  8:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-02 16:59 [U-Boot-Users] INFO: U-Boot for AT91RM9200DK Paugam Luc
2004-11-03  8:57 ` Steven Scholz [this message]

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=41889D86.80305@imc-berlin.de \
    --to=steven.scholz@imc-berlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox