commit | c11d44a80daed5a8c8652eb320e5deb39e59837b | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Wed Sep 11 14:30:28 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:59 2019 +0200 |
tree | c2464f5218bb3f5bf0341d4d6cdc507042597cd3 | |
parent | a159ffaa373895f27a54ef7845922f41edcc69b6 [diff] |
pico-imx7d: Provide a way to escape the Falcon mode When CONFIG_SPL_OS_BOOT is selected, it is still convenient to be able to escape from Falcon mode and boot to U-Boot proper. Add a mechanism that allows booting in U-Boot proper when the key 'c' is entered on console at boot time. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>