projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7d10f2
)
brcm63xx: update DT RedBoot binding for the Inventel Livebox 1
author
Rafał Miłecki
<rafal@milecki.pl>
Mon, 30 Jul 2018 06:45:41 +0000
(08:45 +0200)
committer
Jonas Gorski
<jonas.gorski@gmail.com>
Mon, 30 Jul 2018 09:16:42 +0000
(11:16 +0200)
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@milecki.pl>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
target/linux/brcm63xx/dts/livebox-blue-5g.dts
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/dts/livebox-blue-5g.dts
b/target/linux/brcm63xx/dts/livebox-blue-5g.dts
index 0bc503c941cf005f20b9bd0439cc890c02b5f2de..7e8d865a4fc0fe10a31abb2db8121afb68cd0c53 100644
(file)
--- 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 {