Home
last modified time | relevance | path

Searched refs:NAND_BOOT (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/qe/
H A DKconfig6 default y if (ARCH_LS1021A && !SD_BOOT && !NAND_BOOT && !QSPI_BOOT) \
10 || (TARGET_LS1043ARDB && !SPL_NO_QE && !NAND_BOOT && !QSPI_BOOT)
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dboot_mode.h26 NAND_BOOT, enumerator
/openbmc/u-boot/configs/
H A Dls1021aqds_nand_defconfig15 CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,NAND_BOOT"
H A Dls1043ardb_nand_defconfig14 CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,NAND_BOOT"
H A Dls1043ardb_nand_SECURE_BOOT_defconfig15 CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,NAND_BOOT"
H A Dls1043aqds_nand_defconfig15 CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,NAND_BOOT"
/openbmc/u-boot/arch/arm/mach-imx/
H A Dspl.c154 case NAND_BOOT: in spl_boot_device()
H A Dcpu.c433 boot_dev = NAND_BOOT; in get_boot_device()
/openbmc/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c109 case NAND_BOOT: in print_bootinfo()
142 boot_dev = NAND_BOOT; in get_boot_device()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A DKconfig293 default SYS_LS_PPA_FW_IN_NAND if NAND_BOOT
/openbmc/u-boot/common/
H A DKconfig134 config NAND_BOOT config