commit | 1280365f09662cc74fcaa1c0aeabff925f1c3467 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Wed Oct 07 08:06:54 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 09:54:53 2020 -0400 |
tree | 730bb2ca095b384072400bf7365e484dab942ea3 | |
parent | 9f1622fa35ec1096eb8de855f1014bf8e98e2cbf [diff] |
common, autoboot: sync functionality with Kconfig description add back again special case: -2 autoboot with no delay and no check for abort as described in Kconfig option, see common/Kconfig help text for option BOOTDELAY. Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>