For error detection when HW supports it

Signed-off-by: Mikko Rapeli <[email protected]>
---
 bsp/genericarm64/genericarm64.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bsp/genericarm64/genericarm64.cfg 
b/bsp/genericarm64/genericarm64.cfg
index 4fbcdb4cd6c2..8b8de50ddb00 100644
--- a/bsp/genericarm64/genericarm64.cfg
+++ b/bsp/genericarm64/genericarm64.cfg
@@ -250,6 +250,10 @@ CONFIG_MTD_NAND_QCOM=m
 # Rockchip
 CONFIG_MTD_NAND_ROCKCHIP=m
 
+# Error correction
+CONFIG_MTD_NAND_ECC=y
+CONFIG_MTD_NAND_ECC_SW_HAMMING=y
+
 # SPI NOR device support
 CONFIG_MTD_SPI_NOR=m
 # SPI NAND
-- 
2.34.1

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

Reply via email to