commit | ecc564087d21e75e60274bf4b1c06c1dd54d1455 | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@ossystems.com.br> | Thu Sep 13 16:57:05 2018 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri Sep 14 15:22:52 2018 +0200 |
tree | 0db406ad186af253781b5b9e0904b1db6caee238 | |
parent | f55ef8e75abbf753d0ae25fa6cadd0f1fe0f0834 [diff] |
pico-imx6ul: Add Falcon mode support Falcon mode boots the kernel directly from SPL, without loading the full U-Boot. As pico-imx6ul 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: Otavio Salvador <otavio@ossystems.com.br>