Merge pull request #5920 from stangri/openwrt-21.02-luci-app-advanced-reboot

[21.02] luci-app-advanced-reboot: Fix Linksys EA4500 descriptor file
This commit is contained in:
Stan Grishin 2022-08-02 12:51:56 -06:00 committed by GitHub
commit 71017a5304
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"vendorName": "Linksys",
"deviceName": "EA4500",
"boardNames": [ "linksys-e4500", "linksys,e4500" ],
"boardNames": [ "linksys-ea4500", "linksys,ea4500" ],
"partition1MTD": "mtd3",
"partition2MTD": "mtd5",
"labelOffset": 32,