diff options
author | Tom Rini | 2018-02-12 12:08:32 -0500 |
---|---|---|
committer | Tom Rini | 2018-02-12 12:08:32 -0500 |
commit | f3177d02f33472352b022adbaf5c47cceebc930d (patch) | |
tree | 950c05fbb1414a3b975420b01131706ca51d23e3 /configs/ls1088aqds_qspi_SECURE_BOOT_defconfig | |
parent | 278b90ce786f73faf29aa522d5d101e1da006378 (diff) | |
parent | ee3556bcafbb05e59aabdc31368984e76acaabc4 (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'configs/ls1088aqds_qspi_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1088aqds_qspi_SECURE_BOOT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig b/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig index 93235954839..f2b6be8c8e9 100644 --- a/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig +++ b/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig @@ -3,6 +3,7 @@ CONFIG_TARGET_LS1088AQDS=y CONFIG_SYS_TEXT_BASE=0x20100000 CONFIG_SECURE_BOOT=y CONFIG_FSL_LS_PPA=y +CONFIG_QSPI_AHB_INIT=y CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-qds" # CONFIG_SYS_MALLOC_F is not set CONFIG_FIT_VERBOSE=y |