summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-ea7500v1.json
blob: 4c68639fd385832ec3f6995582e7c06822a25b61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"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
}