aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7620
diff options
context:
space:
mode:
authorShiji Yang <yangshiji66@qq.com>2021-05-05 19:48:01 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2021-05-14 23:32:22 +0200
commitceeaf0b63d33685beb96bdb7509ef9ed05b93b02 (patch)
treedc68ebeabf0362c11a08927b9bab390a9f25b6bf /target/linux/ramips/mt7620
parentf001bd226c27b2866b842fa8f9aa33511fcea5b6 (diff)
downloadupstream-ceeaf0b63d33685beb96bdb7509ef9ed05b93b02.tar.gz
upstream-ceeaf0b63d33685beb96bdb7509ef9ed05b93b02.tar.bz2
upstream-ceeaf0b63d33685beb96bdb7509ef9ed05b93b02.zip
ramips: fix mac addresses of Youku YK1
MAC addresses read from official firmware value location Wlan xx 71 de factory@0x04 Lan xx 71 dd factory@0x28 Wan xx 71 df factory@0x2e Label xx 71 dd factory@0x28 Signed-off-by: Shiji Yang <yangshiji66@qq.com> [fix sorting in 02_network, redact commit message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> (cherry picked from commit e57e460dc75836d3227e7370b9e64a0eabc9d91d)
Diffstat (limited to 'target/linux/ramips/mt7620')
-rwxr-xr-xtarget/linux/ramips/mt7620/base-files/etc/board.d/02_network4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/mt7620/base-files/etc/board.d/02_network b/target/linux/ramips/mt7620/base-files/etc/board.d/02_network
index 398d275dae..919102b130 100755
--- a/target/linux/ramips/mt7620/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/mt7620/base-files/etc/board.d/02_network
@@ -255,7 +255,6 @@ ramips_setup_macs()
sanlinking,d240|\
vonets,var11n-300|\
wrtnode,wrtnode|\
- youku,yk1|\
zbtlink,zbt-ape522ii|\
zbtlink,zbt-wa05|\
zbtlink,zbt-we2026|\
@@ -339,7 +338,8 @@ ramips_setup_macs()
lenovo,newifi-y1|\
lenovo,newifi-y1s|\
ohyeah,oy-0001|\
- wavlink,wl-wn530hg4)
+ wavlink,wl-wn530hg4|\
+ youku,yk1)
wan_mac=$(mtd_get_mac_binary factory 0x2e)
;;
linksys,e1700)