summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-ea8100v1.json
blob: e50941921d94a13b292a043cbb9a215b32cfabae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"vendorName": "Linksys",
	"deviceName": "EA8100v1",
	"boardNames": [ "linksys,ea8100-v1" ],
	"partition1MTD": "mtd5",
	"partition2MTD": "mtd7",
	"labelOffset": 32,
	"bootEnv1": "boot_part",
	"bootEnv1Partition1Value": 1,
	"bootEnv1Partition2Value": 2,
	"bootEnv2": null,
	"bootEnv2Partition1Value": null,
	"bootEnv2Partition2Value": null
}