pico-imx6: Add Falcon mode
authorFabio Estevam <festevam@gmail.com>
Wed, 18 Sep 2019 01:04:57 +0000 (22:04 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:59 +0000 (16:35 +0200)
commit77ecf95f22dc5cb0a9709805dd22555007d60b34
tree6770462959d8c3d4f3f55030df2e2eb5005c3698
parent953c2500bc0c0d72d9099319381542feb9905ea3
pico-imx6: Add Falcon mode

Add Falcon mode support, which allows the SPL to load and
jump to the Linux kernel directly, without the need of loading
U-Boot proper.

CONFIG_SPL_OS_BOOT=y needs to be passed in the defconfig
in order to use Falcon mode.

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