[PATCH u-boot-marvell 0/5] Support higher baudrates on Armada 3720 UART

Stefan Roese sr at denx.de
Fri Jul 9 07:18:34 CEST 2021


On 25.05.21 19:42, Marek Behún wrote:
> This series adds support for more baudrates on Armada 3720 UART
> (up to 6 MBaud).
> 
> Marek Behún (1):
>    clk: armada-37xx: Set DM_FLAG_PRE_RELOC
> 
> Pali Rohár (4):
>    serial: a37xx: Fix parent clock rate value and divider calculation
>    serial: a37xx: Use TBG as parent clock
>    serial: a37xx: Switch to XTAL clock when booting Linux kernel
>    arm: mvebu: a37xx: Enable more baudrates
> 
>   drivers/clk/mvebu/armada-37xx-periph.c |   1 +
>   drivers/clk/mvebu/armada-37xx-tbg.c    |   1 +
>   drivers/serial/serial_mvebu_a3700.c    | 179 ++++++++++++++++++++++++-
>   include/configs/mvebu_armada-37xx.h    |   9 +-
>   include/configs/turris_mox.h           |   9 +-
>   5 files changed, 190 insertions(+), 9 deletions(-)
> 

Applied to u-boot-marvell/master

Thanks,
Stefan


More information about the U-Boot mailing list