1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00
openwrt/target/linux/ipq40xx/base-files/etc/board.d
David Bauer 056945faa4 ipq40xx: enable FRITZRepeater 3000 ports on switch
The ethernet ports on the AVM FRITZRepeater 3000 are not separated
between LAN and WAN in the stock firmware. OpenWrt currently abstracts
port 4 as eth0 and port 5 as eth1, bridging them in the kernel.

This patch adjusts the GMAC port bitmasks and default bitmask for ar40xx
to bridge them on the switch, avoiding traffic on both ports to pass
thru the CPU.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-09-17 18:08:46 +02:00
..
01_leds treewide: remove empty default cases 2020-09-17 12:46:19 +02:00
02_network ipq40xx: enable FRITZRepeater 3000 ports on switch 2020-09-17 18:08:46 +02:00
03_gpio_switches ipq40xx: add support for Cell C RTL30VW 2020-04-10 15:22:26 +02:00