0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-24 05:55:10 +00:00
Rodrigo Balerdi 8875f414f9 luci-app-advanced-reboot: add support for Linksys WHW03 V1
Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
2024-05-09 20:17:18 -03:00

15 lines
357 B
JSON

{
"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
}