public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Roger Larsson <roger.larsson@norran.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] AT91RM9100 board with uCOS-II. What boot loader to use?
Date: Wed, 8 Mar 2006 08:24:03 +0100	[thread overview]
Message-ID: <200603080824.04766.roger.larsson@norran.net> (raw)
In-Reply-To: <3293578.post@talk.nabble.com>

On onsdag 08 mars 2006 03.13, shuwn yuan wrote:
> Uboot> setenv bootcmd cp 10020000 20008000 f818;go 20008000
>
> But this seems not work. I can't set it successfully. It directly jump to
> RAM location 0x20008000 after this & I can't save the "bootcmd".

Your command is seen as two commands:
> setenv bootcmd cp 10020000 20008000 f818
followed by
> go 20008000

You need to escape the semicolon ';' see
http://www.denx.de/wiki/view/DULG/UBootCmdGroupEnvironment#Section_5.9.6.3.

/RogerL

  reply	other threads:[~2006-03-08  7:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-06 10:26 [U-Boot-Users] AT91RM9100 board with uCOS-II. What boot loader to use? shuwn yuan
2006-03-08  2:13 ` shuwn yuan
2006-03-08  7:24   ` Roger Larsson [this message]
2006-03-08 11:36   ` Andreas Schweigstill

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=200603080824.04766.roger.larsson@norran.net \
    --to=roger.larsson@norran.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