Two types spi-nor flash support on TI's AM654 EVM:
        ospi-nor: mt35xu512aba Octal flash with 512-Mbit
        spi-nor : mt25ql128aba SPI NOR Flash with 128-Mbit

Signed-off-by: Jun Miao <[email protected]>
---
 bsp/ti-am65x/ti-am65x.cfg | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/bsp/ti-am65x/ti-am65x.cfg b/bsp/ti-am65x/ti-am65x.cfg
index e6d31f44..99f1f9a0 100644
--- a/bsp/ti-am65x/ti-am65x.cfg
+++ b/bsp/ti-am65x/ti-am65x.cfg
@@ -118,6 +118,12 @@ CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_SERIAL_8250_OMAP=y
 
 #
+# Pin Control subsystem
+#
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_SINGLE=y
+
+#
 # Memory mapped GPIO drivers
 #
 CONFIG_GPIOLIB=y
@@ -141,6 +147,12 @@ CONFIG_SPI_MEM=y
 CONFIG_SPI_OMAP24XX=y
 
 #
+# SPI-NOR Flash drivers
+#
+CONFIG_MTD_SPI_NOR=y
+CONFIG_SPI_CADENCE_QUADSPI=y
+
+#
 # DMA Devices
 #
 CONFIG_DMADEVICES=y
-- 
2.13.3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8272): 
https://lists.yoctoproject.org/g/linux-yocto/message/8272
Mute This Topic: https://lists.yoctoproject.org/mt/69377249/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to