ramips: create shared DTSI for MT7620 Phicomm K2x series devices
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / mt7620a_phicomm_psg1218b.dts
index 822fb13b6f4468fff5e50113616d9ccf68b9d2d9..4143d5e4d6180126e09ebce67498c3060535666c 100644 (file)
@@ -1,10 +1,18 @@
-#include "mt7620a_phicomm_psg1218.dtsi"
+#include "mt7620a_phicomm_k2x.dtsi"
 
 / {
        compatible = "phicomm,psg1218b", "phicomm,psg1218", "ralink,mt7620a-soc";
        model = "Phicomm PSG1218 rev.B";
 };
 
+&partitions {
+       partition@50000 {
+               compatible = "denx,uimage";
+               label = "firmware";
+               reg = <0x50000 0x7b0000>;
+       };
+};
+
 &ethernet {
        mtd-mac-address = <&factory 0x28>;
 };