From: "Örjan Friberg" <of@flatfrog.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] hush while confusion
Date: Thu, 22 Oct 2009 15:27:25 +0200 [thread overview]
Message-ID: <A646FE253FDF3D4F9742732015311CD44F7E10@fg-server.flatfrog.local> (raw)
In-Reply-To: <memo.20091022142208.2092E@postmaster+dexdyne.com.cix.co.uk>
> -----Original Message-----
> From: u-boot-bounces at lists.denx.de [mailto:u-boot-
> bounces at lists.denx.de] On Behalf Of David Collier
> Sent: den 22 oktober 2009 15:22
> To: u-boot at lists.denx.de
> Subject: Re: [U-Boot] hush while confusion
>
>
> OK I have changed it to
>
> while 1==1 ; do ; mmcinit && ext2load mmc 0:1 0x10400000 /boot/uImage
> &&
> bootm 0x10400000 ; done
Replace the "1==1" with ":" and skip the ";" after "do"
/Orjan
next prev parent reply other threads:[~2009-10-22 13:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-22 8:38 [U-Boot] hush while confusion David Collier
2009-10-22 11:31 ` Wolfgang Denk
2009-10-22 13:22 ` David Collier
2009-10-22 13:27 ` Örjan Friberg [this message]
2009-10-22 18:07 ` Wolfgang Denk
2009-10-22 18:18 ` Örjan Friberg
2009-10-22 13:28 ` David Collier
2009-10-22 18:05 ` Wolfgang Denk
2009-10-23 8:57 ` David Collier
2009-10-23 9:35 ` Wolfgang Denk
2009-10-22 13:29 ` 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=A646FE253FDF3D4F9742732015311CD44F7E10@fg-server.flatfrog.local \
--to=of@flatfrog.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.