[PATCH 4/4] socfpga dts: set have-hw-ecc-fixup for nand
Enrico Jorns
ejo at pengutronix.de
Mon Sep 21 07:04:44 PDT 2015
This enables the denali driver ecc fixup as it is enabled in the kernel
dts, too, and the tested MT29F8G08ABABAWP does not work properly
without it when having ecc fixup active in kernel.
Signed-off-by: Enrico Jorns <ejo at pengutronix.de>
---
arch/arm/dts/socfpga.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/socfpga.dtsi b/arch/arm/dts/socfpga.dtsi
index 14c0654..e673541 100644
--- a/arch/arm/dts/socfpga.dtsi
+++ b/arch/arm/dts/socfpga.dtsi
@@ -540,6 +540,7 @@
interrupts = <0x0 0x90 0x4>;
dma-mask = <0xffffffff>;
clocks = <&nand_clk>;
+ have-hw-ecc-fixup;
status = "disabled";
};
--
2.5.1
More information about the barebox
mailing list