[U-Boot] hush while confusion
Wolfgang Denk
wd at denx.de
Thu Oct 22 20:05:44 CEST 2009
Dear "David Collier",
In message <memo.20091022142824.2092F at postmaster+dexdyne.com.cix.co.uk> you wrote:
>
> This now works
>
> while itest 1 == 1 ; do ; mmcinit && ext2load mmc 0:1 0x10400000
> /boot/uImage && bootm 0x10400000 ; done
>
> I could do with a literal "true" - I tried 'true' but that wasn't right -
> is there a suitable constant value?
Not yet - a patch to add "true" and "false" commands was submitted a
week ago and will make it into the next release - see
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/69887/focus=69886
> I'd still love to find some teaching stuff on this - I can't keep
> bothering important people like you :-)
Try: "man sh" :-)
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
News is what a chap who doesn't care much about anything wants to
read. And it's only news until he's read it. After that it's dead.
- Evelyn Waugh _Scoop_ (1938) bk. 1, ch. 5
More information about the U-Boot
mailing list