mt7981: add support for sn-r1
This commit is contained in:
@@ -16,7 +16,9 @@ case "$board" in
|
||||
cmcc,rax3000m-emmc |\
|
||||
cmcc,xr30-emmc |\
|
||||
glinet,gl-mt6000 |\
|
||||
jdcloud,re-cp-03)
|
||||
jdcloud,re-cp-03 |\
|
||||
philips,hy3000 |\
|
||||
sn,r1)
|
||||
env_dev=$(find_mmc_part "u-boot-env")
|
||||
[ -n "$env_dev" ] && ubootenv_add_uci_config "$env_dev" "0" "0x80000"
|
||||
;;
|
||||
|
||||
@@ -765,6 +765,8 @@ setup_model()
|
||||
newland,nl-wr9103 |\
|
||||
nradio,wt9103 |\
|
||||
ruijie,rg-x30e* |\
|
||||
philips,hy3000 |\
|
||||
sn,r1 |\
|
||||
*7981*)
|
||||
MT7981_whnat $num_of_wifi $usbnet
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user