luci-app-advanced-reboot: add support for Linksys WHW03 V1
[project/luci.git] / applications / luci-app-advanced-reboot / root / usr / share / advanced-reboot / devices / linksys-whw03.json
diff --git a/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-whw03.json b/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-whw03.json
new file mode 100644 (file)
index 0000000..76eb0bd
--- /dev/null
@@ -0,0 +1,14 @@
+{
+       "vendorName": "Linksys",
+       "deviceName": "WHW03 (Velop)",
+       "boardNames": [ "linksys,whw03" ],
+       "partition1MTD": "mmcblk0p14",
+       "partition2MTD": "mmcblk0p16",
+       "labelOffset": 192,
+       "bootEnv1": "boot_part",
+       "bootEnv1Partition1Value": 1,
+       "bootEnv1Partition2Value": 2,
+       "bootEnv2": null,
+       "bootEnv2Partition1Value": null,
+       "bootEnv2Partition2Value": null
+}