[OpenWrt-Devel] [PATCH 2/2] ath79: add AVM 4020 firmware partition compatible

David Bauer mail at david-bauer.net
Fri Nov 30 20:51:35 EST 2018


This commit adds firmware partition compatible for the
AVM FRITZ!Box 4020.

This allows to select the correct mtdsplit parser
instead of trying all available ones one by one.

Signed-off-by: David Bauer <mail at david-bauer.net>
---
 target/linux/ath79/dts/qca9561_avm_fritz4020.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ath79/dts/qca9561_avm_fritz4020.dts b/target/linux/ath79/dts/qca9561_avm_fritz4020.dts
index 8489c8a1e6..3310a3423b 100644
--- a/target/linux/ath79/dts/qca9561_avm_fritz4020.dts
+++ b/target/linux/ath79/dts/qca9561_avm_fritz4020.dts
@@ -136,6 +136,7 @@
 			};
 
 			partition at 1 {
+				compatible = "avm,eva-firmware";
 				label = "firmware";
 				reg = <0x020000 0xee0000>;
 			};
-- 
2.19.2


_______________________________________________
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