Enable config in LS1088A boards to send only 16 bytes aligned
data to TxFIFO while writing to flash.

Signed-off-by: Pankit Garg <pankit.g...@nxp.com>
Signed-off-by: Rajat Srivastava <rajat.srivast...@nxp.com>
---
 configs/ls1088ardb_tfa_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ls1088ardb_tfa_defconfig b/configs/ls1088ardb_tfa_defconfig
index b41f577be4..93fbbf36d7 100644
--- a/configs/ls1088ardb_tfa_defconfig
+++ b/configs/ls1088ardb_tfa_defconfig
@@ -40,6 +40,7 @@ CONFIG_FSL_ESDHC=y
 CONFIG_DM_SPI_FLASH=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_FSL_SPI_ALIGNED_TXFIFO=y
 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
 # CONFIG_SPI_FLASH_BAR is not set
 CONFIG_E1000=y
-- 
2.17.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to