diff --git a/target/linux/kirkwood/patches-6.12/203-blackarmor-nas220.patch b/target/linux/kirkwood/patches-6.12/203-blackarmor-nas220.patch index 6365aed9cd..07656702e0 100644 --- a/target/linux/kirkwood/patches-6.12/203-blackarmor-nas220.patch +++ b/target/linux/kirkwood/patches-6.12/203-blackarmor-nas220.patch @@ -62,13 +62,15 @@ }; regulators { -@@ -153,6 +176,33 @@ +@@ -153,6 +176,35 @@ &nand { status = "okay"; + + partitions { + compatible = "fixed-partitions"; ++ #address-cells = <1>; ++ #size-cells = <1>; + + partition@0 { + label = "uboot"; diff --git a/target/linux/kirkwood/patches-6.6/203-blackarmor-nas220.patch b/target/linux/kirkwood/patches-6.6/203-blackarmor-nas220.patch index 8ceac179cb..ab596ce75f 100644 --- a/target/linux/kirkwood/patches-6.6/203-blackarmor-nas220.patch +++ b/target/linux/kirkwood/patches-6.6/203-blackarmor-nas220.patch @@ -63,13 +63,15 @@ }; regulators { -@@ -153,6 +176,33 @@ +@@ -153,6 +176,35 @@ &nand { status = "okay"; + + partitions { + compatible = "fixed-partitions"; ++ #address-cells = <1>; ++ #size-cells = <1>; + + partition@0 { + label = "uboot";