gemini: Stop enforcing command line
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Jul 2019 17:46:12 +0000 (19:46 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 14 Jul 2019 12:37:45 +0000 (14:37 +0200)
commitea44ed5f388aecb6f745f7dd9b7df00748f7785f
tree283514dc85c1b3e67c65d5d0c1458de8b72219ab
parent27f3f493de0610c74de2ea406641b256bfcc13a9
gemini: Stop enforcing command line

The command line enforced by the kernel is harmful, we want to
use the command line passed from the device tree. This is
especially important for the SQ201, Teltonika RUT and WBD111
which has a console set to 115200n8 and not 19200n8 like all
the others, so their consoles will be confusingly changing
baudrate between boot loader and kernel. The setting in the
device tree corresponds to what the boot loader is using.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
target/linux/gemini/config-4.14
target/linux/gemini/config-4.19