Dear nile smile,

In message <[EMAIL PROTECTED]> you wrote:
>
> i am working in a project that use the u-boot as boot loader, i do have two 
> kernel images in the board i am using and i need the u-boot to try loading 
> the first image, but in case of failure, i want the u-boot to go to the 
> address of the second image. h
> ow can i do that?.

It requires a two-step procedure.

The first step is reading the documentation, for example the example
in section 14.2.11.3. "Hush shell scripts":
http://www.denx.de/wiki/view/DULG/CommandLineParsing#Section_14.2.11.3.

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: [EMAIL PROTECTED]
It may be bad manners to talk with your mouth full, but it isn't  too
good either if you speak when your head is empty.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to