diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-08-02 18:08:21 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-08-02 18:15:45 +0200 |
commit | 1b3aca91423255d011707452a1fc2071313c665c (patch) | |
tree | 8ff37815dbdf70272c35ab59ddb52c18ac5e2170 /target/linux/mxs/profiles | |
parent | f6acabcbdc455d2032f5a935ead2fedf781e8ce2 (diff) | |
download | upstream-1b3aca91423255d011707452a1fc2071313c665c.tar.gz upstream-1b3aca91423255d011707452a1fc2071313c665c.tar.bz2 upstream-1b3aca91423255d011707452a1fc2071313c665c.zip |
ath79: restore support for boot console with arbitrary baud rates
The Arduino Yun uses a baud rate of 250000 by default. The serial is
going over the Atmel ATmega and is used to connect to this chip.
Without this patch Linux wants to switch the console to 9600 Baud.
With this patch Linux will use the configured baud rate and not a
default one specified in uart_register_driver().
This has been added for ath79 4.19 and 5.4 in master as part of
fc59b2f79b50 ("ath79: add support for Arduino Yun"), this backports
it separately to 4.14.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/mxs/profiles')
0 files changed, 0 insertions, 0 deletions