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@xxxxxxxxxxxxxx> --- 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 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox