Browse Source

brcm63xx: update DT RedBoot binding for the Inventel Livebox 1

linux,part-probe should be avoided as its only supported with OpenWrt
downstream patch that is going to be dropped eventually.

Signed-off-by: Rafał Miłecki <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>
Rafał Miłecki 7 years ago
parent
commit
23197e4580
1 changed files with 3 additions and 1 deletions
  1. 3 1
      target/linux/brcm63xx/dts/livebox-blue-5g.dts

+ 3 - 1
target/linux/brcm63xx/dts/livebox-blue-5g.dts

@@ -69,7 +69,9 @@
 	reg = <0x1e400000 0x800000>;
 	status = "ok";
 
-	linux,part-probe = "RedBoot";
+	partitions {
+		compatible = "redhat,redboot-partitions";
+	};
 };
 
 &pinctrl {