ath79: add Archer C58/C59 partition compatible
authorDavid Bauer <mail@david-bauer.net>
Mon, 26 Nov 2018 18:28:07 +0000 (19:28 +0100)
committerMathias Kresin <dev@kresin.me>
Mon, 26 Nov 2018 20:27:17 +0000 (21:27 +0100)
This commit adds firmware partition compatible for the
TP-Link Archer C58 v1 and Archer C59 v1.

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

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/dts/qca9561_tplink_archer-c58-v1.dts
target/linux/ath79/dts/qca9561_tplink_archer-c59-v1.dts

index ffce955fd3797d1b0e99d57edde51f16be5f8656..0e122b4ddc1e3df6e156d0f8248bac11fc802f01 100644 (file)
@@ -93,6 +93,7 @@
                        };
 
                        partition@20000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x020000 0x7c0000>;
                        };
index 9d4df9a5fc19bb43409dcde424a63e9f72c1fbd1..64778df495c679e6181056a6ccb5db5eb5fb51d1 100644 (file)
                        };
 
                        partition@20000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x020000 0xe30000>;
                        };