vgv7519: support more recent board release with vrx288 v1.2
[librecmc/librecmc.git] / target / linux / lantiq / dts / VGV7519NOR.dts
index ab5d14c0182a65e086af261cded31eb327e4fbe9..744efe6e348d4e1fdc8233d50c83d3a5527bba9c 100644 (file)
                                };
 
                                partition@80000 {
-                                       label = "linux";
+                                       label = "firmware";
                                        reg = <0x80000 0xf80000>;
                                        // 0x080000 - 0x01b0000 : kernel
                                        // 0x1b0000 - 0x1000000 : rootfs (squashfs)
                                        // 0x390000 - 0x1000000 : rootfs_data
                                };
+
+                               partition@1f80000 {
+                                       label = "board_config";
+                                       reg = <0x40000 0x10000>;
+                                       read-only;
+                               };
                        };
                };
        };