forked from Ivasoft/openwrt
bcm63xx: add Comtrend VG-8050 support
BCM63169 with 128M RAM, 128M NAND and BCM53125 switch. Switch is connected by HSSPI to CS5. More info: https://openwrt.org/toh/comtrend/vg8050 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -100,6 +100,10 @@ sagem,fast-2704n)
|
||||
ucidef_add_switch "switch0" \
|
||||
"0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "8t@eth0"
|
||||
;;
|
||||
comtrend,vg-8050)
|
||||
ucidef_add_switch "switch0" \
|
||||
"0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "4:wan" "8t@eth0"
|
||||
;;
|
||||
comtrend,vr-3032u)
|
||||
ucidef_add_switch "switch0" \
|
||||
"0:lan:2" "1:lan:3" "2:lan:4" "3:lan:1" "8t@eth0"
|
||||
|
||||
Reference in New Issue
Block a user