public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Can I use kermit to download u-boot image to RAM
Date: Mon, 12 Mar 2007 10:11:24 +0100	[thread overview]
Message-ID: <003501c76486$6c0ac970$1d03420a@atmel.com> (raw)
In-Reply-To: 61445c750703120112r4d8785b1j429618096fe55517@mail.gmail.com

If you are using the AT91RM9200 and dataflash, the proper procedure is to:

1) Boot the CPU using Bootrom
2) Download dataflashboot.bin, The bootROM will store this in internal SRAM
    CPU will automatically jump and execute dataflashboot.bin from SRAM
3) Download dataflashboot.bin again. dataflashboot.bin will store this in dataflash
4) Download u-boot, dataflashboot.bin will store this in dataflash.
5) Reset the system
6) The BootROM will find dataflashboot.bin and will load that into SRAM.
    dataflashboot.bin will load the u-boot into SDRAM and jump and execute U-Boot.


Best Regards
Ulf Samuelsson

      reply	other threads:[~2007-03-12  9:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-09  8:51 [U-Boot-Users] Can I use kermit to download u-boot image to RAM Pharaoh .
2007-03-09 14:45 ` Wolfgang Denk
2007-03-12  6:43   ` Pharaoh .
2007-03-12  7:46     ` Wolfgang Denk
2007-03-12  8:12       ` Pharaoh .
2007-03-12  9:11         ` Ulf Samuelsson [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='003501c76486$6c0ac970$1d03420a@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