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