ramips: mt7621: specify "firmware" partition format for remaining devices
authorRafał Miłecki <[email protected]>
Sun, 9 Dec 2018 13:10:15 +0000 (14:10 +0100)
committerJo-Philipp Wich <[email protected]>
Tue, 18 Dec 2018 16:48:26 +0000 (17:48 +0100)
Signed-off-by: Rafał Miłecki <[email protected]>
(backported from c56241c052b781243744c00d2a18904381d86895)

target/linux/ramips/dts/RBM11G.dts
target/linux/ramips/dts/RBM33G.dts
target/linux/ramips/dts/WF-2881.dts
target/linux/ramips/dts/WSR-1166.dts

index 1288465c373ed401ee9feef5de61ae5c80613478..4c01316495844dab89f94a589fa2fbde48e727cf 100644 (file)
                        };
 
                        partition@40000 {
+                               compatible = "mikrotik,minor";
                                label = "firmware";
                                reg = <0x040000 0xFC0000>;
                        };
index d156ce0bf556147b340c2e036b2df0d94654f2c5..e9effdd38ed18460dc0a255032d66a49b7ce7ad0 100644 (file)
                        // Region <0x0 0x40000> seems reserved by OEM
 
                        partition@40000 {
+                               compatible = "mikrotik,minor";
                                label = "firmware";
                                reg = <0x040000 0xFC0000>;
                        };
index 5d1781fcf8701a7cd7e9ba752427723f95199947..aeff06b42b444f21d3a7947df8501bf00750d1d7 100644 (file)
@@ -86,6 +86,7 @@
                };
 
                partition@140000 {
+                       compatible = "denx,uimage";
                        label = "firmware";
                        reg = <0x140000 0x7E40000>;
                };
index 3ab2e600d675cc794daea503bfdd464ab583d893..bb0574535935988d45c097a7ff73d4b42bfcffca 100644 (file)
                        };
 
                        partition@50000 {
+                               compatible = "openwrt,trx";
                                label = "firmware";
                                reg = <0x50000 0xf90000>;
                        };