Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4013cb7 authored by Ray Jui's avatar Ray Jui Committed by Florian Fainelli
Browse files

arm64: dts: Updated NAND DT properties for NS2 SVK



This patch adds NAND DT properties for NS2 SVK to configure the bus
width width and OOB sector size

Signed-off-by: default avatarPrafulla Kota <prafulla.kota@broadcom.com>
Signed-off-by: default avatarRay Jui <ray.jui@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 3b3de83b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -164,6 +164,8 @@
		nand-ecc-mode = "hw";
		nand-ecc-strength = <8>;
		nand-ecc-step-size = <512>;
		nand-bus-width = <16>;
		brcm,nand-oob-sector-size = <16>;
		#address-cells = <1>;
		#size-cells = <1>;
	};