0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-24 05:55:10 +00:00
Petr Pyatkin b41231a785 luci-app-advanced-reboot: add support for Mercusys MR90X v1
Signed-off-by: Petr Pyatkin <lenayxa@gmail.com>
2023-11-20 21:45:28 +03:00

17 lines
423 B
JSON

{
"vendorName": "MERCUSYS",
"deviceName": "MR90X v1",
"boardNames": [ "mercusys,mr90x-v1" ],
"partition1MTD": "mtd2",
"partition2MTD": "mtd3",
"opOffset": 0,
"ubiVolume": 2,
"labelOffset": null,
"bootEnv1": "tp_boot_idx",
"bootEnv1Partition1Value": 0,
"bootEnv1Partition2Value": 1,
"bootEnv2": null,
"bootEnv2Partition1Value": null,
"bootEnv2Partition2Value": null
}