1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux
Yushi Nishida 5e9a5c15ba ipq40xx: fix 5Ghz tx/rx power on the ASUS MAP-AC2200
The ASUS MAP-AC2200 suffers from a lower transmit/receive
signal power as compared to the stock firmware.

Upon investigation, it was discovered that stock firmware from
the GPL_MAP-AC2200_3.0.0.4.384.46249-g97d05bb.tar archive.
set the following GPIOs in "release/src/router/rc/init.c".

GPIO 44 and 46 have to be set to output high
GPIO 45 and 47 have to be set to output low

Here are some results, after activating the relevant
gpios through cmdline:

<https://forum.openwrt.org/t/asus-map-ac2200-low-transmit-receive-signal-5ghz/69005/12>

THX @ slh

Fixes: 9ad3967f140 ("ipq40xx: add support for ASUS Lyra")
Signed-off-by: Yushi Nishida <kyro2man@gmx.net>
[slightly rewritten commit, added missing <>)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-12-13 16:12:45 +01:00
..
apm821xx apm821xx: clean up target/subtarget features 2020-11-25 13:23:06 +01:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: add support for Belkin F9J1108v2 (AC1750 DB Wi-Fi) 2020-12-07 14:22:00 +01:00
bcm27xx kernel: bump 5.4 to 5.4.81 2020-12-04 16:34:39 +01:00
bcm47xx kernel: bump 5.4 to 5.4.80 2020-11-26 11:17:55 +01:00
bcm53xx
bcm63xx bcm63xx: DGND3700v1: use the real board name 2020-12-11 11:47:37 +01:00
gemini
generic kernel: bump 5.4 to 5.4.82 2020-12-09 17:05:40 +01:00
imx6 kernel: bump 5.4 to 5.4.77 2020-11-18 21:13:46 +01:00
ipq40xx ipq40xx: fix 5Ghz tx/rx power on the ASUS MAP-AC2200 2020-12-13 16:12:45 +01:00
ipq806x kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
ipq807x
kirkwood
lantiq lantiq: fix build of squashfs images 2020-11-29 00:53:44 +01:00
layerscape kernel: bump 5.4 to 5.4.81 2020-12-04 16:34:39 +01:00
malta
mediatek kernel: bump 5.4 to 5.4.82 2020-12-09 17:05:40 +01:00
mpc85xx
mvebu mvebu: fix initramfs/kernel image for CZNIC Turris Omnia 2020-12-11 13:56:29 +01:00
mxs
octeon
octeontx
omap
oxnas
pistachio kernel: bump 5.4 to 5.4.77 2020-11-18 21:13:46 +01:00
ramips ramips: use full names for Xiaomi Mi Router devices 2020-12-08 17:18:57 +01:00
realtek realtek: Add missing case in switch statement 2020-12-11 13:48:24 +01:00
rockchip
sunxi
tegra tegra: sysupgrade: write additional information to log output 2020-12-01 19:40:22 +01:00
uml
x86 x86: enable CONFIG_MMC_SDHCI_ACPI for x86_64 2020-12-03 23:51:07 -10:00
zynq
Makefile