diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-10 23:11:10 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-10 23:11:10 +0000 |
commit | 1bfbf2de6df94a5e62f690bec9999702e3ad4c81 (patch) | |
tree | cc1c9162e65ca9a94e3d3c54e754b2691f0ff820 /target/linux/ar71xx/base-files/etc | |
parent | abea1127c931350c1b4551c8c3071d80cec17c54 (diff) | |
download | upstream-1bfbf2de6df94a5e62f690bec9999702e3ad4c81.tar.gz upstream-1bfbf2de6df94a5e62f690bec9999702e3ad4c81.tar.bz2 upstream-1bfbf2de6df94a5e62f690bec9999702e3ad4c81.zip |
ar71xx: serial: core: add 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 230400 Baud.
With this patch Linux will use the configured baud rate and not some
standard one which is near by.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47450
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
0 files changed, 0 insertions, 0 deletions