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