[OpenWrt-Devel] [PATCH] brcm63xx: update DT RedBoot binding for the Inventel Livebox 1
Rafał Miłecki
zajec5 at gmail.com
Mon Jul 30 02:45:41 EDT 2018
From: Rafał Miłecki <rafal at milecki.pl>
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 <rafal at milecki.pl>
---
target/linux/brcm63xx/dts/livebox-blue-5g.dts | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/target/linux/brcm63xx/dts/livebox-blue-5g.dts b/target/linux/brcm63xx/dts/livebox-blue-5g.dts
index 0bc503c941..7e8d865a4f 100644
--- a/target/linux/brcm63xx/dts/livebox-blue-5g.dts
+++ b/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 {
--
2.13.7
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list