commit | 78d30a1bc039bc4c0a63cca4c03238adb5cf02bb | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Fri Jun 29 15:19:14 2018 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jul 23 10:59:48 2018 +0200 |
tree | d88db7803f1c809bb98e565bb3e7ccf37b516572 | |
parent | 22dda6bd8b2b495a71d3776cf0b4379fe14fd8bc [diff] |
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>