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] u-boot as second monitor
Date: Tue, 07 Nov 2006 22:15:13 +0100	[thread overview]
Message-ID: <4550F761.4090808@atmel.com> (raw)
In-Reply-To: <20061107174719.793B2352638@atlas.denx.de>

Wolfgang Denk skrev:
> In message <4550A211.9070706@dei.uminho.pt> you wrote:
>> I have a TQM823L board that comes with the Mon8xx monitor. I have read 
>> about how to install uboot over Mon8xx, but I would like to know if it 
>> is possible to generate u-boot  for a different flash address and call 
>> it after the Mon8xx boot. If so what should I change in the uboot code?
> 
> No, this is not possible. There is no reason  to  keep  MON8xx  after
> installing U-Boot anyway. You won't ever need or want it again.
> 

It is possible, This is how you boot the AT91RM9200 from dataflash.

First the bootROM is executed and this loads "Dataflashboot.bin" into
internal SRAM and jumps to the beginning.
Dataflashboot.bin loads U-Boot into SDRAM and jumps into U-boot.
And no, you cannot replace Dataflashboot.bin with U-boot
(unless you manage to shrink it to 12 kByte)

The at91rm9200dk needs a little tweaking for this to work.
Cannot link it to 0x00000000.

/Ulf


> Best regards,
> 
> Wolfgang Denk
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ulf.vcf
Type: text/x-vcard
Size: 297 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20061107/d03e153d/attachment.vcf 

      reply	other threads:[~2006-11-07 21:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-07 15:11 [U-Boot-Users] u-boot as second monitor Francisco Afonso
2006-11-07 16:48 ` Timur Tabi
2006-11-07 17:48   ` Wolfgang Denk
2006-11-07 17:47 ` Wolfgang Denk
2006-11-07 21:15   ` 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=4550F761.4090808@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