summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorRajat Srivastava <rajat.srivastava@nxp.com>2018-02-02 09:44:29 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2018-02-08 03:05:14 (GMT)
commit1c693abc14c0fe5059d24e3899602ad1b6ea64b5 (patch)
tree86f943af9338b9be0e2711da8e8ea3dad15a9a96 /configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
parentedcb0a528be80cb522b57626d7f2ee9ddc4a1073 (diff)
downloadu-boot-1c693abc14c0fe5059d24e3899602ad1b6ea64b5.tar.xz
ls1088a: qspi: Enable config to write aligned data to TxFIFO
Enable config in LS1088A boards to send only 16 bytes aligned data to TxFIFO while writing to flash. Signed-off-by: Rajat Srivastava <rajat.srivastava@nxp.com>
Diffstat (limited to 'configs/ls1088aqds_qspi_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1088aqds_qspi_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig b/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
index 2e2177d..a36badf 100644
--- a/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
@@ -38,6 +38,7 @@ CONFIG_RSA_SOFTWARE_EXP=y
CONFIG_SECURE_BOOT=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_FSL_SPI_ALIGNED_TXFIFO=y
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4, QSPI_BOOT"
CONFIG_SYS_NS16550=y
CONFIG_TARGET_LS1088AQDS=y