summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-wrt1900acv2.json
blob: 361b434b310aba05a43ff681d10e842e9b4046b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"vendorName": "Linksys",
	"deviceName": "WRT1900ACv2",
	"boardNames": [ "linksys-cobra", "linksys,cobra", "linksys,wrt1900ac-v2" ],
	"partition1MTD": "mtd4",
	"partition2MTD": "mtd6",
	"labelOffset": 32,
	"bootEnv1": "boot_part",
	"bootEnv1Partition1Value": 1,
	"bootEnv1Partition2Value": 2,
	"bootEnv2": "bootcmd",
	"bootEnv2Partition1Value": "run nandboot",
	"bootEnv2Partition2Value": "run altnandboot"
}