pico-imx6ul: Provide a way to escape the Falcon mode
authorFabio Estevam <festevam@gmail.com>
Wed, 11 Sep 2019 17:33:44 +0000 (14:33 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:59 +0000 (16:35 +0200)
commitf6432ecea666eb4b7cbe48bde804fb886f0a8cae
tree7f668b1cbfbc9f4bca0856cab1e2d3c9cdfd0fec
parente7cef770fbce18b1484a0fcbf690b7be74816d0a
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>
board/technexion/pico-imx6ul/spl.c