Enable comprehensive NAND flash support including parallel and SPI NAND
interfaces, GPMC controller, and BCH/Hamming error correction.

Signed-off-by: Xulin Sun <[email protected]>
---
 bsp/ti-j7xxx/ti-j7xxx.cfg | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/bsp/ti-j7xxx/ti-j7xxx.cfg b/bsp/ti-j7xxx/ti-j7xxx.cfg
index d5053b57..188b3c0f 100755
--- a/bsp/ti-j7xxx/ti-j7xxx.cfg
+++ b/bsp/ti-j7xxx/ti-j7xxx.cfg
@@ -388,3 +388,11 @@ CONFIG_RTC_DRV_TPS6594=y
 CONFIG_PM_DEVFREQ=y
 CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
 CONFIG_DEVFREQ_GOV_USERSPACE=y
+
+CONFIG_MTD_RAW_NAND=y
+CONFIG_MTD_NAND_OMAP2=y
+CONFIG_MTD_SPI_NAND=y
+CONFIG_OMAP_GPMC=y
+CONFIG_MEMORY=y
+CONFIG_MTD_NAND_OMAP_BCH=y
+CONFIG_MTD_NAND_ECC_SW_HAMMING=y
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16095): 
https://lists.yoctoproject.org/g/linux-yocto/message/16095
Mute This Topic: https://lists.yoctoproject.org/mt/116946329/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to