You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Sungbo Eo 1d56a7b75d ramips: mt76x8: fix bogus mediatek,portmap
mt76x8 uses esw_rt3050 driver, which does not accept mediatek,portmap with
string values. Convert the strings to integers to make it work.

According to its switch setup, WRTnode 2P/2R have a WAN port at port 0,
so the correct value should be 0x3e.

tplink_8m.dtsi uses "llllw", but it does not match switch setups of any
device using the DTSI. Remove it from the DTSI and add correct value to DTS
for each device.

These devices have a WAN port at port 0. Set the value to 0x3e.
- tplink,archer-c20-v4
- tplink,archer-c50-v3
- tplink,tl-mr3420-v5
- tplink,tl-wr840n-v4
- tplink,tl-wr841n-v13
- tplink,tl-wr842n-v5

These devices have only one ethernet port. They don't need portmap setting.
- tplink,tl-wa801nd-v5
- tplink,tl-wr802n-v4
- tplink,tl-wr902ac-v3

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
(backported from commit 7a387bf9a0)
[removed TL-WR841N v14 which is not present in 19.07]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
apm821xx kernel: bump 4.14 to 4.14.159 4 years ago
ar71xx kernel: bump 4.14 to 4.14.164 4 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: Remove CONFIG_COMPAT 5 years ago
at91 at91: disable legacy PTYs and virtual terminals 5 years ago
ath25 treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 5 years ago
ath79 kernel: bump 4.14 to 4.14.164 4 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 5 years ago
brcm47xx brcm47xx: add switch configuration for WNR3500L 5 years ago
brcm63xx kernel: bump 4.14 to 4.14.164 4 years ago
brcm2708 kernel: bump 4.14 to 4.14.164 4 years ago
cns3xxx kernel: bump 4.14 to 4.14.156 5 years ago
gemini kernel: bump 4.14 to 4.14.156 5 years ago
generic kernel: bump 4.14 to 4.14.165 4 years ago
imx6 treewide: remove 4.19 leftovers 5 years ago
ipq40xx ipq40xx: use ath10k-ct-smallbuffers for 128 MiB devices 4 years ago
ipq806x kernel: bump 4.14 to 4.14.159 4 years ago
kirkwood kirkwood: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
lantiq kernel: bump 4.14 to 4.14.159 4 years ago
layerscape kernel: bump 4.14 to 4.14.166 4 years ago
malta malta: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
mediatek kernel: bump 4.14 to 4.14.161 4 years ago
mpc85xx mpc85xx: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
mvebu kernel: bump 4.14 to 4.14.160 4 years ago
mxs kernel: bump 4.14 to 4.14.156 5 years ago
octeon treewide: remove 4.19 leftovers 5 years ago
octeontx kernel: bump 4.14 to 4.14.160 4 years ago
omap treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
oxnas oxnas: disable legacy PTYs and virtual terminals 5 years ago
pistachio kernel: bump 4.14 to 4.14.91 5 years ago
ramips ramips: mt76x8: fix bogus mediatek,portmap 4 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 5 years ago
sunxi kernel: bump 4.14 to 4.14.164 4 years ago
tegra treewide: remove 4.19 leftovers 5 years ago
uml uml: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
x86 x86: fix missing led variable warning during boot 4 years ago
zynq zynq: make title consistent for all devices 5 years ago
Makefile