/openbmc/u-boot/drivers/qe/ |
H A D | Kconfig | 6 default y if (ARCH_LS1021A && !SD_BOOT && !NAND_BOOT && !QSPI_BOOT) \ 10 || (TARGET_LS1043ARDB && !SPL_NO_QE && !NAND_BOOT && !QSPI_BOOT)
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | Kconfig | 19 default 0x40400000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT 25 default 0x40680000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT
|
/openbmc/u-boot/board/freescale/ls1046aqds/ |
H A D | Kconfig | 18 default 0x40400000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT 25 default 0x40680000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT
|
/openbmc/u-boot/board/freescale/ls2080aqds/ |
H A D | Kconfig | 19 default 0x20400000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT 26 default 0x20680000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT
|
/openbmc/u-boot/board/freescale/ls1043aqds/ |
H A D | Kconfig | 18 default 0x40400000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT 25 default 0x40680000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT
|
/openbmc/u-boot/board/freescale/ls2080ardb/ |
H A D | Kconfig | 20 default 0x20400000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT 27 default 0x20680000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT
|
/openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
H A D | boot_mode.h | 27 QSPI_BOOT, enumerator
|
/openbmc/u-boot/configs/ |
H A D | ls1021aiot_qspi_defconfig | 6 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1012afrdm_qspi_defconfig | 12 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1012a2g5rdb_qspi_defconfig | 13 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1012afrwy_qspi_SECURE_BOOT_defconfig | 13 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1012afrwy_qspi_defconfig | 12 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1043aqds_qspi_defconfig | 10 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1012ardb_qspi_defconfig | 13 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1012ardb_qspi_SECURE_BOOT_defconfig | 14 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1088aqds_qspi_defconfig | 13 CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, QSPI_BOOT"
|
H A D | ls1021aqds_qspi_defconfig | 10 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls2080aqds_qspi_defconfig | 10 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | ls1021atwr_qspi_defconfig | 11 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
H A D | am43xx_evm_qspiboot_defconfig | 7 CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1,QSPI,QSPI_BOOT"
|
H A D | ls1088aqds_qspi_SECURE_BOOT_defconfig | 14 CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, QSPI_BOOT"
|
H A D | ls1088ardb_qspi_defconfig | 13 CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, QSPI_BOOT"
|
H A D | ls1088ardb_qspi_SECURE_BOOT_defconfig | 14 CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, QSPI_BOOT"
|
H A D | ls1012aqds_qspi_defconfig | 13 CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | cpu.c | 436 boot_dev = QSPI_BOOT; in get_boot_device()
|