0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-24 05:55:10 +00:00
Stan Grishin 120710420a luci-app-advanced-reboot: prepare migration to APK
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-03-23 01:14:22 +00:00

15 lines
396 B
JSON

{
"vendorName": "D-Link",
"deviceName": "DGS-1210-28",
"boardNames": [ "d-link,dgs-1210-28" ],
"partition1MTD": "mtd5",
"partition2MTD": "mtd9",
"labelOffset": null,
"bootEnv1": "bootcmd",
"bootEnv1Partition1Value": null,
"bootEnv1Partition2Value": "run addargs\\; bootm 0xb4e80000",
"bootEnv2": "image",
"bootEnv2Partition1Value": null,
"bootEnv2Partition2Value": "/dev/mtdblock7"
}