commit | 6c3dd065a01a2dcf0e384a7440b44004164117e4 | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@keymile.com> | Fri Nov 13 16:15:19 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 18 15:28:49 2015 -0500 |
tree | 452ee613cf0a14c2a33042d7c11064368f669162 | |
parent | bba4e259f4ef792757e1f2e056c567abc540557d [diff] |
km/common: stop u-boot only if someone press <SPACE> To prevent u-boot to stop accidently e.g. due to line noise on the serial line, we now use the option CONFIG_AUTOBOOT_KEYED. We choose the <SPACE> key for this. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Reviewed-by: Heiko Schocher <hs@denx.de>