qspi: dra7x: enable quad mode read for ti-qspi driver
This patch enables QUAD read mode for qspi to improve the read performace while loading the binaries from qspi. Signed-off-by: Ravi Babu <ravibabu@ti.com> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
This commit is contained in:
committed by
Jagannadha Sutradharudu Teki
parent
81a66446c3
commit
46122960f0
@@ -77,6 +77,7 @@
|
||||
#define CONFIG_TI_SPI_MMAP
|
||||
#define CONFIG_SF_DEFAULT_SPEED 48000000
|
||||
#define CONFIG_DEFAULT_SPI_MODE SPI_MODE_3
|
||||
#define CONFIG_QSPI_QUAD_SUPPORT
|
||||
|
||||
/*
|
||||
* Default to using SPI for environment, etc.
|
||||
|
||||
Reference in New Issue
Block a user