0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-24 05:55:10 +00:00
Russell Morris 7528b6e3d5 Update EA7300, v1 and v2, for new json based approach
Signed-off-by: Russell Morris <rmorris@rkmorris.us>
2020-10-07 19:48:31 -05:00

16 lines
372 B
JSON

{
"vendorName": "Linksys",
"deviceName": "EA7300v2",
"boardNames": [ "linksys,ea7300-v2" ],
"partition1MTD": "mtd5",
"partition2MTD": "mtd7",
"labelOffset": 32,
"bootEnv1": "boot_part",
"bootEnv1Partition1Value": 1,
"bootEnv1Partition2Value": 2,
"bootEnv2": "bootcmd",
"bootEnv2Partition1Value": "run nandboot",
"bootEnv2Partition2Value": "run altnandboot"
}