Dear Bartek,

in message <[EMAIL PROTECTED]> you wrote:
>
> The test you're referring to was introduced by commit
> 75fa002c47171b73fb4c1f2c2fe4d6391c136276 "[new uImage] Respect autostart
> setting in linux bootm" by Kumar -- he should be better able to explain
> the details.

Thanks - and sorry for blaming you, I should have checked this myself
first.

> It looks like that the "autostart" field has been added to the
> bootm_headers structure so that the arch-specific code can make
> decisions about booting without the need to call getenv("autostart").
> Instead, the "autostart" field is set based on the env. variable once,
> and passed to boot-related functions via a parameter (e.g., "images" in
> do_bootm_linux()).
> 
> Again, this field has beed introduced by Kumar
> (f5614e7926863bf0225ec860d9b319741a9c4004, "[new uImage] Add autostart
> flag to bootm_headers structure"), who should be able to comment more.

Indeed - but as mentioned before, this all makes no sense to me,
because with the intended and documented use of the "autostart"
variable the bootm command will not be called at all.


Kumar, if I were to back out commit f5614e79 - what exactly would it
break in your opinion?

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]
Children are natural mimics who act like their parents despite  every
effort to teach them good manners.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to