Hi Tom,
please pull this next batch of mostly Marvell related patches:
----------------------------------------------------------------
- cmd: tlv_eeprom: Minor improvements (Hugo)
- kirkwood: Enable bootstd and other modernization for ib62x0 board (Tony)
- spi: mvebu: Correct dependencies on MVEBU_A3700_SPI (Tom)
- ddr: marvell: a38x: Fix unsigned issues detected by smatch (Andrew)
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=394&view=results
Thanks,
Stefan
The following changes since commit 182cb30084516c3085d2ca5dde3f105f7625d774:
Prepare v2025.10-rc1 (2025-07-28 18:23:01 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-marvell.git
tags/u-boot-marvell-20250729
for you to fetch changes up to b35ddfc57a49701835f46dba5b00417c2a444e33:
ddr: marvell: a38x: Fix unsigned issues (2025-07-29 08:44:18 +0200)
----------------------------------------------------------------
Andrew Goodbody (1):
ddr: marvell: a38x: Fix unsigned issues
Hugo Villeneuve (2):
cmd: tlv_eeprom: fix typo errors in comments and error msg
cmd: tlv_eeprom: improve mac_read_from_eeprom() log messages
Tom Rini (1):
spi: mvebu: Correct dependencies on MVEBU_A3700_SPI
Tony Dinh (1):
arm: kirkwood: Enable bootstd and other modernization for ib62x0
board
cmd/tlv_eeprom.c | 18 +++++++-------
configs/ib62x0_defconfig | 16 ++++---------
.../marvell/a38x/mv_ddr4_training_calibration.c | 13 +++++-----
drivers/spi/Kconfig | 2 ++
include/configs/ib62x0.h | 28
+++++++++++++++++-----
5 files changed, 43 insertions(+), 34 deletions(-)