ramips: split Youku YK1 to YK-L1 and YK-L1c
[openwrt/openwrt.git] / target / linux / ramips / mt7620 / base-files / etc / board.d / 02_network
index 17fa48c739114b69de4760edacf879e283f39623..e2e2614483a5eda3360d97d639204944d56fdfda 100644 (file)
@@ -215,7 +215,8 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0:lan" "4:wan" "6@eth0"
                ;;
-       youku,yk1)
+       youku,yk-l1|\
+       youku,yk-l1c)
                ucidef_add_switch "switch0" \
                        "0:lan" "1:lan" "4:wan" "6@eth0"
                ;;
@@ -338,7 +339,8 @@ ramips_setup_macs()
        lenovo,newifi-y1s|\
        ohyeah,oy-0001|\
        wavlink,wl-wn530hg4|\
-       youku,yk1)
+       youku,yk-l1|\
+       youku,yk-l1c)
                wan_mac=$(mtd_get_mac_binary factory 0x2e)
                ;;
        linksys,e1700)