git.99rst.org
/
openwrt-luci.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
42bb14b7630f80ae6d2e7ac8a0faeeab821c9776
[openwrt-luci.git]
/
1
{
2
"device": {
3
"vendor": "Linksys",
4
"model": "WRT1900ACS",
5
"board": [
6
"linksys-shelby",
7
"linksys,shelby",
8
"linksys,wrt1900acs"
9
]
10
},
11
"commands": {
12
"params": [
13
"boot_part",
14
"bootcmd"
15
],
16
"get": "fw_printenv",
17
"set": "fw_setenv",
18
"save": null
19
},
20
"partitions": [
21
{
22
"number": 1,
23
"param_values": [
24
1,
25
"run nandboot"
26
],
27
"mtd": "mtd4",
28
"labelOffsetBytes": 32
29
},
30
{
31
"number": 2,
32
"param_values": [
33
2,
34
"run altnandboot"
35
],
36
"mtd": "mtd6",
37
"labelOffsetBytes": 32
38
}
39
]
40
}
git clone https://git.99rst.org/PROJECT