openwrt/target/linux/generic
Stijn Tintel 4ecf8346c0 kernel: enable SERIAL_8250_16550A_VARIANTS
Kernel 5.6 introduced a new config symbol SERIAL_8250_16550A_VARIANTS.
In kernel 5.8, this symbol was changed to default to on on !x86, as some
embedded devices still use 16650A variants. Let's play safe here and
enable this symbol in the generic config, to avoid others from running
into this problem and having to spend several hours trying to bisect
this problem. While we could disable the symbol in the x86 target
configs, a 20ms boot time reduction really isn't worth the time wasted
on bisecting this issue.

Matt discovered this problem while working on adding support for the
WatchGuard Firebox M200 to the qoriq target, where it caused some
characters to be missing on the console output.

Reported-by: Matt Fawcett <mattytap@icloud.com>
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Reviewed-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-03-18 14:44:39 +02:00
..
backport-5.4 kernel: backport fix for initializing skb->cb in the bridge code to 5.4 2022-02-16 20:38:06 +01:00
backport-5.10 kernel: backport DSA patches fixing null-pointer dereference for 5.10 2022-03-15 08:33:45 +01:00
files kernel: mtk_bmt: add support for the bbt format used on mt7621 2022-01-13 18:33:06 +01:00
hack-5.4 kernel: remove 640-bridge-only-accept-EAP-locally.patch 2022-02-12 23:50:26 +01:00
hack-5.10 kernel: wwan: add MeigLink SLM750 modem support 2022-03-10 17:59:07 +00:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 kernel: backport fix for initializing skb->cb in the bridge code to 5.4 2022-02-16 20:38:06 +01:00
pending-5.10 kernel: move parser_trx patches of custom magic to generic 2022-03-06 20:40:07 +01:00
config-5.4 kernel: include CONFIG_KEXEC_SIG in configs 2022-03-15 08:33:45 +01:00
config-5.10 kernel: enable SERIAL_8250_16550A_VARIANTS 2022-03-18 14:44:39 +02:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00