* bugfix for Linksys E4200v2 * backport updates from master Signed-off-by: Stan Grishin <stangri@melmac.net>
15 lines
345 B
JSON
15 lines
345 B
JSON
{
|
|
"vendorName": "Linksys",
|
|
"deviceName": "EA7500v1",
|
|
"boardNames": [ "linksys,ea7500-v1" ],
|
|
"partition1MTD": "mtd13",
|
|
"partition2MTD": "mtd15",
|
|
"labelOffset": 32,
|
|
"bootEnv1": "boot_part",
|
|
"bootEnv1Partition1Value": 1,
|
|
"bootEnv1Partition2Value": 2,
|
|
"bootEnv2": null,
|
|
"bootEnv2Partition1Value": null,
|
|
"bootEnv2Partition2Value": null
|
|
}
|