[U-Boot-Users] bootcmd

Timur Tabi timur at freescale.com
Wed May 30 23:14:37 CEST 2007


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




More information about the U-Boot mailing list