mirror of
https://github.com/openwrt/luci.git
synced 2025-02-24 05:55:10 +00:00
* Linksys E7350 (thanks forum/OothecaPickle) * Linksys MX2000 (thanks @georgemoussalem) * Linksys MX550 (thanks @georgemoussalem) Signed-off-by: Stan Grishin <stangri@melmac.ca>
15 lines
341 B
JSON
15 lines
341 B
JSON
{
|
|
"vendorName": "Linksys",
|
|
"deviceName": "MX2000",
|
|
"boardNames": [ "linksys,mx2000" ],
|
|
"partition1MTD": "mtd12",
|
|
"partition2MTD": "mtd14",
|
|
"labelOffset": 192,
|
|
"bootEnv1": "boot_part",
|
|
"bootEnv1Partition1Value": 1,
|
|
"bootEnv1Partition2Value": 2,
|
|
"bootEnv2": null,
|
|
"bootEnv2Partition1Value": null,
|
|
"bootEnv2Partition2Value": null
|
|
}
|