aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_fon_fon2601.dts
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2021-01-20 18:36:46 +0100
committerPetr Štetiar <ynezz@true.cz>2021-01-22 21:03:11 +0100
commit5ab5bacda280362851830e30d4f9d38b785aac9f (patch)
treeecba102c1e034612473853c73bf44eed20101f68 /target/linux/ramips/dts/mt7620a_fon_fon2601.dts
parent76ea7a91cf96203418dd9165c46eb737de77ee99 (diff)
downloadupstream-5ab5bacda280362851830e30d4f9d38b785aac9f.tar.gz
upstream-5ab5bacda280362851830e30d4f9d38b785aac9f.tar.bz2
upstream-5ab5bacda280362851830e30d4f9d38b785aac9f.zip
kernel: mtdsplit_uimage: replace "fonfxc" and "sge" parsers
Convert users of the "fonfxc" and "sge" parsers to the generic "openwrt,uimage", using device specific "openwrt,padding" properties. Tested-by: Stijn Segers <foss@volatilesystems.org> [DIR-878 A1] Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_fon_fon2601.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_fon_fon2601.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7620a_fon_fon2601.dts b/target/linux/ramips/dts/mt7620a_fon_fon2601.dts
index 4dc0e28c9f..ee61c6e59e 100644
--- a/target/linux/ramips/dts/mt7620a_fon_fon2601.dts
+++ b/target/linux/ramips/dts/mt7620a_fon_fon2601.dts
@@ -83,7 +83,8 @@
};
partition@50000 {
- compatible = "fonfxc,uimage";
+ compatible = "openwrt,uimage", "denx,uimage";
+ openwrt,padding = <32>;
label = "firmware";
reg = <0x50000 0xf90000>;
};