Please pull u-boot-marvell/master
Stefan Roese
sr at denx.de
Fri Jul 9 07:19:36 CEST 2021
Hi Tom,
please pull the first batch of Marvell MVEBU related patches. Here the
summary log:
----------------------------------------------------------------
- Support higher baudrates on Armada 3720 UART (Pali & Marek)
- OcteonTX: do not require cavium BDK node to be present (Tim)
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=97&view=results
Thanks,
Stefan
The following changes since commit fd075f77ca56ffb07e0b1979f0cb47fc8831600f:
configs: Resync with savedefconfig (2021-07-08 09:33:10 -0400)
are available in the Git repository at:
git at source.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 800433814af22708ec11f8042089bcf2c8bb1fa6:
octeontx: do not require cavium BDK node to be present (2021-07-08
16:40:52 +0200)
----------------------------------------------------------------
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
Tim Harvey (1):
octeontx: do not require cavium BDK node to be present
board/Marvell/octeontx/board-fdt.c | 20 ++--
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 +-
6 files changed, 198 insertions(+), 21 deletions(-)
More information about the U-Boot
mailing list