1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 23:19:07 +02:00
openwrt/target/linux/mvebu
Jose Olivera d0e8b8310f mvebu: fix default EU regdomain for Linksys WRT AC devices
The mwlwifi driver sets the default country code for EU (fi-
rmware region code 0x30) certified devices to FR (France),
not DE (Germany). Whilst this is a trivial fix, novice users
may not know how mwlwifi negatively reacts to a non-matching
country code and may leave the setting alone. Especially si-
nce it is under the advanced settings section in LuCI.

Relevant mwlwifi driver code:
0a550312dd

The mwlwifi driver readme states "Please don't change country
code and let mwlwifi set it for you." However, OpenWrt's current
behaviour does not adhere to this with its default, 'just flashed
from factory' setting for EU devices.

Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
[rebase, extend commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-06-23 15:01:17 +02:00
..
base-files treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
cortexa9 mvebu: fix default EU regdomain for Linksys WRT AC devices 2020-06-23 15:01:17 +02:00
cortexa53
cortexa72
files-4.19/arch mvebu: rename Linksys devices based on their common names 2020-06-05 21:54:43 +02:00
files-5.4/arch mvebu: rename Linksys devices based on their common names 2020-06-05 21:54:43 +02:00
image treewide: simplify inclusion of subtarget image files 2020-06-11 01:44:13 +02:00
patches-4.19 mvebu: rename Linksys devices based on their common names 2020-06-05 21:54:43 +02:00
patches-5.4 mvebu: fix bootloader kernel commandline mangling 2020-06-16 23:36:26 +02:00
config-4.19 mvebu: remove swconfig symbols from kernel config 2020-06-03 20:34:14 +02:00
config-5.4 mvebu: remove swconfig symbols from kernel config 2020-06-03 20:34:14 +02:00
Makefile mvebu: switch to kernel 5.4 2020-06-03 20:34:14 +02:00