pico-imx7d: Add Falcon mode support
authorFabio Estevam <festevam@gmail.com>
Fri, 29 Jun 2018 18:19:14 +0000 (15:19 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 23 Jul 2018 08:59:48 +0000 (10:59 +0200)
commit78d30a1bc039bc4c0a63cca4c03238adb5cf02bb
treed88db7803f1c809bb98e565bb3e7ccf37b516572
parent22dda6bd8b2b495a71d3776cf0b4379fe14fd8bc
pico-imx7d: Add Falcon mode support

Falcon mode boots the kernel directly from SPL, without loading
the full U-Boot.

As pico-imx7d does not have a GPIO for selecting Falcon versus
normal mode, enter in Falcon mode when the customer selects
the CONFIG_SPL_OS_BOOT option in menuconfig.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
board/technexion/pico-imx7d/spl.c
configs/pico-imx7d_defconfig
include/configs/pico-imx7d.h