forked from Ivasoft/openwrt
ath79: add support for ON Networks N150R
This is a rebranded Netgear WNR612v2, specs are the same. - Atheros AR7240 (Python) @400MHz - flash 4MB - ram 32MB - ethernet 10/100: 1xwan + 2xlan (only two) - radio AR9285 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
committed by
John Crispin
parent
51dd8ec62f
commit
31c26cece3
@@ -55,6 +55,7 @@ case "$FIRMWARE" in
|
||||
ath9k_eeprom_extract "art" 20480 1088
|
||||
;;
|
||||
"netgear,wnr612-v2"|\
|
||||
"on,n150r"|\
|
||||
"tplink,tl-wr740n-v2"|\
|
||||
"ubnt,unifi")
|
||||
ath9k_eeprom_extract "art" 4096 2048
|
||||
|
||||
Reference in New Issue
Block a user