ar71xx-nand: add support for Aerohive HiveAP 121

This commit is contained in:
Simon Terzenbach 2019-07-30 21:00:08 +02:00 committed by Andreas Ziegler
parent 3f071ad439
commit d8479d1b38
2 changed files with 7 additions and 0 deletions

View File

@ -47,6 +47,8 @@ elseif platform.match('ar71xx', 'generic', {'archer-c5', 'archer-c58-v1',
'archer-c59-v1', 'archer-c60-v1',
'archer-c7'}) then
table.insert(try_files, 1, '/sys/class/net/eth1/address')
elseif platform.match('ar71xx', 'nand', {'hiveap-121'}) then
table.insert(try_files, 1, '/sys/class/net/eth0/address')
elseif platform.match('ipq40xx', nil, {'avm,fritzbox-4040',
'openmesh,a42', 'openmesh,a62'}) then
table.insert(try_files, 1, '/sys/class/net/eth0/address')

View File

@ -3,6 +3,11 @@ config 'CONFIG_GLUON_SPECIALIZE_KERNEL=y'
factory -ubi-factory .img
sysupgrade -squashfs-sysupgrade .tar
# Aerohive
device aerohive-hiveap-121 hiveap-121
factory -squashfs-factory .bin
# Netgear
device netgear-wndr3700v4 wndr3700v4 WNDR3700V4