aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/LR-25G001.dts
diff options
context:
space:
mode:
authorPawel Dembicki <paweldembicki@gmail.com>2018-11-29 20:42:35 +0000
committerMathias Kresin <dev@kresin.me>2018-11-30 00:22:04 +0100
commit465d57370fda8be07b3df946b7392fc435997193 (patch)
treeec1bec60cc7a61b2bd93c574eb19bd4dbf53e0db /target/linux/ramips/dts/LR-25G001.dts
parentb5597d5cc9b07832ca1f2b8ef7e77e096e1a00da (diff)
downloadupstream-465d57370fda8be07b3df946b7392fc435997193.tar.gz
upstream-465d57370fda8be07b3df946b7392fc435997193.tar.bz2
upstream-465d57370fda8be07b3df946b7392fc435997193.zip
ramips: specify "firmware" partition format in JBOOT devices
Specify firmware partition format by compatible string. List of devices: -DWR-116-A1 -DWR-118-A2 -DWR-512-B -DWR-921-C1 -LR-25G001 Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Diffstat (limited to 'target/linux/ramips/dts/LR-25G001.dts')
-rw-r--r--target/linux/ramips/dts/LR-25G001.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/LR-25G001.dts b/target/linux/ramips/dts/LR-25G001.dts
index 37fe523540..2584457dfa 100644
--- a/target/linux/ramips/dts/LR-25G001.dts
+++ b/target/linux/ramips/dts/LR-25G001.dts
@@ -88,6 +88,7 @@
};
partition@10000 {
+ compatible = "amit,jimage";
label = "firmware";
reg = <0x10000 0xfe0000>;
};