Home
last modified time | relevance | path

Searched hist:f5614e7926863bf0225ec860d9b319741a9c4004 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dimage.c0bf202ec586d4466c900e987720fa635c594d689 Sat Aug 09 23:26:26 UTC 2008 Wolfgang Denk <wd@denx.de> Revert "[new uImage] Add autostart flag to bootm_headers structure"

This reverts commit f5614e7926863bf0225ec860d9b319741a9c4004.

The commit was based on a misunderstanding of the (documented)
meaning of the 'autostart' environment variable. It might cause
boards to hang if 'autostart' was used, with the potential to brick
them. Go back to the documented behaviour.

Conflicts:

common/cmd_bootm.c
common/image.c
include/image.h

Signed-off-by: Wolfgang Denk <wd@denx.de>
f5614e7926863bf0225ec860d9b319741a9c4004 Thu Feb 28 03:51:48 UTC 2008 Kumar Gala <galak@kernel.crashing.org> [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>
/rk3399_rockchip-uboot/include/
H A Dimage.h0bf202ec586d4466c900e987720fa635c594d689 Sat Aug 09 23:26:26 UTC 2008 Wolfgang Denk <wd@denx.de> Revert "[new uImage] Add autostart flag to bootm_headers structure"

This reverts commit f5614e7926863bf0225ec860d9b319741a9c4004.

The commit was based on a misunderstanding of the (documented)
meaning of the 'autostart' environment variable. It might cause
boards to hang if 'autostart' was used, with the potential to brick
them. Go back to the documented behaviour.

Conflicts:

common/cmd_bootm.c
common/image.c
include/image.h

Signed-off-by: Wolfgang Denk <wd@denx.de>
f5614e7926863bf0225ec860d9b319741a9c4004 Thu Feb 28 03:51:48 UTC 2008 Kumar Gala <galak@kernel.crashing.org> [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>