0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-24 05:55:10 +00:00
Vincent Tremblay 10e438fabf luci-app-advanced-reboot: add support for Linksys WHW03 v2
Signed-off-by: Vincent Tremblay <vincent@vtremblay.dev>
2023-01-17 17:49:34 -05:00

15 lines
370 B
JSON

{
"vendorName": "Linksys",
"deviceName": "WHW03 V2 (Velop)",
"boardNames": [ "linksys-whw03v2", "linksys,whw03v2" ],
"partition1MTD": "mtd9",
"partition2MTD": "mtd11",
"labelOffset": 192,
"bootEnv1": "boot_part",
"bootEnv1Partition1Value": 1,
"bootEnv1Partition2Value": 2,
"bootEnv2": null,
"bootEnv2Partition1Value": null,
"bootEnv2Partition2Value": null
}