summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-ea7500v2.json
blob: 03a18be68476f9f50a52dae1a825787a8e3ebb53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"vendorName": "Linksys",
	"deviceName": "EA7500v2",
	"boardNames": [ "linksys,ea7500-v2" ],
	"partition1MTD": "mtd5",
	"partition2MTD": "mtd7",
	"labelOffset": 32,
	"bootEnv1": "boot_part",
	"bootEnv1Partition1Value": 1,
	"bootEnv1Partition2Value": 2,
	"bootEnv2": "bootcmd",
	"bootEnv2Partition1Value": "run nandboot",
	"bootEnv2Partition2Value": "run altnandboot"
}