summaryrefslogtreecommitdiff
path: root/configs/ls1088ardb_qspi_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/ls1088ardb_qspi_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/ls1088ardb_qspi_defconfig')
-rw-r--r--configs/ls1088ardb_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088ardb_qspi_defconfig b/configs/ls1088ardb_qspi_defconfig
index 33c156d..0f721ea 100644
--- a/configs/ls1088ardb_qspi_defconfig
+++ b/configs/ls1088ardb_qspi_defconfig
@@ -29,6 +29,7 @@ CONFIG_DM=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_FSL_SPI_ALIGNED_TXFIFO=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y
CONFIG_PCI=y