From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] bootcmd
Date: Wed, 30 May 2007 16:14:37 -0500 [thread overview]
Message-ID: <465DE93D.1010907@freescale.com> (raw)
In-Reply-To: <131AF8573CF31945B5B11E4201D3F1E142BC76@mail3.Avidyne.com>
Matt Gessner wrote:
> Hi,
>
> I'm trying to figure out how to make my software field update process
> robust. Currently, my bootcmd is 'fsload 20000000 uImage; bootm
> 20000000'
> Is there anyway for u-boot to determine, in one of these commands, that
> some command failed, and to do something else instead?
fsload 20000000 uImage && bootm 20000000
--
Timur Tabi
Linux Kernel Developer @ Freescale
next prev parent reply other threads:[~2007-05-30 21:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-30 21:08 [U-Boot-Users] bootcmd Matt Gessner
2007-05-30 21:14 ` Timur Tabi [this message]
2007-05-30 23:23 ` Wolfgang Denk
2007-05-31 13:14 ` Matt Gessner
2007-05-31 14:02 ` Wolfgang Denk
2007-05-31 15:04 ` Matt Gessner
2007-05-31 16:15 ` Wolfgang Denk
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=465DE93D.1010907@freescale.com \
--to=timur@freescale.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.