]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[new uImage] Add autostart flag to bootm_headers structure
authorKumar Gala <galak@kernel.crashing.org>
Thu, 28 Feb 2008 03:51:48 +0000 (21:51 -0600)
committerMarian Balakowicz <m8@semihalf.com>
Fri, 29 Feb 2008 12:15:56 +0000 (13:15 +0100)
commitf5614e7926863bf0225ec860d9b319741a9c4004
tree7e8a128eb6e56227c967e9244531c8eb1efcaf6a
parent4ed6552f715983bfc7d212c1199a1f796f1144ad
[new uImage] Add autostart flag to bootm_headers structure

The autostart env variable was dropped as part of the initial new uImage
cleanup.  Add it back here so the arch specific code can decide if it
wants to really boot or not.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Marian Balakowicz <m8@semihalf.com>
common/cmd_bootm.c
common/image.c
include/image.h