From 465d57370fda8be07b3df946b7392fc435997193 Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Thu, 29 Nov 2018 20:42:35 +0000 Subject: 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 --- target/linux/ramips/dts/LR-25G001.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/dts/LR-25G001.dts') 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>; }; -- cgit v1.2.3