arm: mvebu: a37xx: Enable more baudrates
authorPali Rohár <pali@kernel.org>
Tue, 25 May 2021 17:42:42 +0000 (19:42 +0200)
committerStefan Roese <sr@denx.de>
Thu, 8 Jul 2021 14:40:52 +0000 (16:40 +0200)
commit7d9e9f582790d2572f6aff366043306a7e5c7767
tree4c280c156138e1622212090936eb73d36898a798
parent8214728e4fe6f4ed495a5f85d0fc921cef77e0e9
arm: mvebu: a37xx: Enable more baudrates

Extend CONFIG_SYS_BAUDRATE_TABLE and include all standard baudrates and
also nonstandard up to the 6 MBaud. U-Boot's A3720 UART driver can use
baudrates from 300 Baud to 6 MBaud.

This changes all A3720 boards, since all of them include either
mvebu_armada-37xx.h or turris_mox.h config file.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
include/configs/mvebu_armada-37xx.h
include/configs/turris_mox.h