Skip to content
Snippets Groups Projects
Commit 963d7904 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 1001354c
No related branches found
No related tags found
No related merge requests found
......@@ -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>;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment