diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-12 12:08:32 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-12 12:08:32 -0500 |
commit | f3177d02f33472352b022adbaf5c47cceebc930d (patch) | |
tree | 950c05fbb1414a3b975420b01131706ca51d23e3 /configs/ls1088aqds_qspi_defconfig | |
parent | 278b90ce786f73faf29aa522d5d101e1da006378 (diff) | |
parent | ee3556bcafbb05e59aabdc31368984e76acaabc4 (diff) | |
download | u-boot-f3177d02f33472352b022adbaf5c47cceebc930d.tar.gz |
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'configs/ls1088aqds_qspi_defconfig')
-rw-r--r-- | configs/ls1088aqds_qspi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088aqds_qspi_defconfig b/configs/ls1088aqds_qspi_defconfig index 30064361b6..43a2fccbab 100644 --- a/configs/ls1088aqds_qspi_defconfig +++ b/configs/ls1088aqds_qspi_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_TARGET_LS1088AQDS=y CONFIG_SYS_TEXT_BASE=0x20100000 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 |