commit | e26895215b276616f1af0801527df0cdfe612a00 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Wed Sep 11 14:33:44 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:59 2019 +0200 |
tree | 7f668b1cbfbc9f4bca0856cab1e2d3c9cdfd0fec | |
parent | de2bde4b7ae285f304483d6fdd23af395ff5d45e [diff] |
pico-imx6ul: 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>