0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-24 05:55:10 +00:00
Stan Grishin 4551e0bd2e luci-app-advanced-reboot: add MR5500 and SPNMX56
- Linksys MX5500 (thanks @georgemoussalem)
- Linksys SPNMX56 (thanks @georgemoussalem)

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2025-02-15 17:57:46 +00:00

15 lines
343 B
JSON

{
"vendorName": "Linksys",
"deviceName": "SPNMX56",
"boardNames": [ "linksys,spnmx56" ],
"partition1MTD": "mtd12",
"partition2MTD": "mtd14",
"labelOffset": 192,
"bootEnv1": "boot_part",
"bootEnv1Partition1Value": 1,
"bootEnv1Partition2Value": 2,
"bootEnv2": null,
"bootEnv2Partition1Value": null,
"bootEnv2Partition2Value": null
}