]> Git Repo - J-u-boot.git/commit
pico-imx6ul: Add Falcon mode support
authorOtavio Salvador <[email protected]>
Thu, 13 Sep 2018 19:57:05 +0000 (16:57 -0300)
committerStefano Babic <[email protected]>
Fri, 14 Sep 2018 13:22:52 +0000 (15:22 +0200)
commit9ddd1cd596b5d825a53265c267d9322f2af0f4d1
tree0db406ad186af253781b5b9e0904b1db6caee238
parent1b5f4dc9e618763b0729bdb9a91aaeecf9499eeb
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 <[email protected]>
board/technexion/pico-imx6ul/spl.c
configs/pico-imx6ul_defconfig
include/configs/pico-imx6ul.h
This page took 0.035464 seconds and 4 git commands to generate.