public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Rogan Dawes <rogan@dawes.za.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Kernel copy from NOR to RAM
Date: Mon, 23 Aug 2010 17:24:31 +0200	[thread overview]
Message-ID: <4C7292AF.1080506@dawes.za.net> (raw)
In-Reply-To: <AANLkTink5sUvgb6SWn-cjZ3ph=xYXFixe1eh+3rkYfDY@mail.gmail.com>

On 2010/08/23 5:19 PM, Nicolas Luna wrote:
> Well I mean at the boot time not in uboot prompt.
> 
> Regards,
> Nicolas

The cp command may be executed as part of the automatic boot script.
Alternatively, the bootm command may perform the copy from NOR to RAM
automatically as part of the boot sequence.

Take a look at cmd_bootm.c.

It may be platform dependent, though. What architecture are you working
with?

Rogan

  reply	other threads:[~2010-08-23 15:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-23 14:48 [U-Boot] Kernel copy from NOR to RAM Nicolas Luna
2010-08-23 15:04 ` Albert ARIBAUD
2010-08-23 15:14   ` Nicolas Luna
2010-08-23 15:16     ` Nishanth Menon
2010-08-23 15:19       ` Nicolas Luna
2010-08-23 15:24         ` Rogan Dawes [this message]
2010-08-23 15:28 ` Detlev Zundel
2010-08-23 15:38   ` Nicolas Luna
2010-08-23 18:13     ` Stefano Babic

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=4C7292AF.1080506@dawes.za.net \
    --to=rogan@dawes.za.net \
    --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