aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts3
-rw-r--r--target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts3
2 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts b/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
index 95fda0843c..22a0ffe792 100644
--- a/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
+++ b/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
@@ -162,6 +162,9 @@
nand-on-flash-bbt;
brcm,nand-oob-sector-size = <64>;
+ #address-cells = <1>;
+ #size-cells = <1>;
+
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;
diff --git a/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts b/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts
index d0befc2c34..6333c4e7d7 100644
--- a/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts
+++ b/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts
@@ -210,6 +210,9 @@
nand-ecc-strength = <15>;
nand-on-flash-bbt;
+ #address-cells = <1>;
+ #size-cells = <1>;
+
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;