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>
Fri, 30 Aug 2019 20:59:55 +0000 (22:59 +0200)
commit4d5a47d20612ec223fa3ae4883bb750a7280cc6b
treec7499479734f32d846201ed502497ad7b6b24266
parentdb94ee62567c786bc7ca2c1ed0bcf650b77a598e
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>
(cherry picked from commit ea44ed5f388aecb6f745f7dd9b7df00748f7785f)
target/linux/gemini/config-4.14
target/linux/gemini/config-4.19