forked from Ivasoft/openwrt
ath79: add Netgear WNR612 v2
Netgear WNR612 v2: - cpu Atheros AR7240 (Python) @400MHz - flash 4MB - ram 32MB - ethernet 10/100: 1xwan + 2xlan (only two) - radio AR9285 As there is a rebranded WNR612v2 called ON Networks N150R, add a dtsi which includes all device support, and add a separate dts for the device only (with a separate one for the subsequent N150R). Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
committed by
John Crispin
parent
97da92b127
commit
51dd8ec62f
@@ -54,6 +54,7 @@ case "$FIRMWARE" in
|
||||
"tplink,tl-wdr4300")
|
||||
ath9k_eeprom_extract "art" 20480 1088
|
||||
;;
|
||||
"netgear,wnr612-v2"|\
|
||||
"tplink,tl-wr740n-v2"|\
|
||||
"ubnt,unifi")
|
||||
ath9k_eeprom_extract "art" 4096 2048
|
||||
|
||||
Reference in New Issue
Block a user