bmips: enable vr-3032u nand support
[oweals/u-boot.git] / arch / mips / dts / comtrend,vr-3032u.dts
index 512cb52de3002ee7e7f6d590f75fac6d72083cca..110119b507911ca062c520c9f20dce1be5745d6d 100644 (file)
        };
 };
 
+&nand {
+       status = "okay";
+
+       nandcs@0 {
+               compatible = "brcm,nandcs";
+               reg = <0>;
+               nand-ecc-strength = <15>;
+               nand-ecc-step-size = <512>;
+               nand-on-flash-bbt;
+               brcm,nand-oob-sector-size = <64>;
+       };
+};
+
 &ohci {
        status = "okay";
 };