ramips: add U-Boot env support for ALFA Network AC1200RM
[openwrt/staging/jogo.git] / target / linux / ramips / dts / AC1200RM.dts
index 9305cb00e061add14c8179009636746f48cb0f6c..9bdbf5cadf84f1818ffd72fcebb3332a76e5a8cb 100644 (file)
                };
 
                partition@30000 {
+                       label = "u-boot-env";
+                       reg = <0x30000 0x1000>;
+               };
+
+               partition@031000 {
                        label = "config";
-                       reg = <0x30000 0x10000>;
+                       reg = <0x31000 0xf000>;
                        read-only;
                };