Please pull u-boot-marvell/master

Stefan Roese stefan.roese at mailbox.org
Tue Oct 14 11:01:02 CEST 2025


Hi Tom,

please pull this batch of Marvell related patches:

----------------------------------------------------------------
- sata_mv / octeontx_hsmmc: Smatch fixes / patches (Andrew)
- dts: pxa1908: convert to OF_UPSTREAM (Duje)
- phy: marvell: Tighten MVEBU_COMPHY_SUPPORT dependencies (Tom)
- pci: mvebu: Unable to assign mbus windows for 2nd pcie controller (Tony)
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=398&view=results

Thanks,
Stefan

The following changes since commit 48f21e66e360552c75d70a50421d0e0ed1f59e90:

   fs: jffs2: Remove always true test (2025-10-10 14:27:59 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-marvell.git 
tags/u-boot-marvell-20251014

for you to fetch changes up to 81598d19ca7d60724c403a3ed4a10840e177288b:

   pci: mvebu: Unable to assign mbus windows for 2nd pcie controller 
(2025-10-13 16:13:21 +0200)

----------------------------------------------------------------
Andrew Goodbody (3):
       sata: sata_mv: Remove always true test
       mmc: octeontx_hsmmc: Need parens in expression
       mmc: octeontx_hsmmc: Remove impossible test

Duje Mihanović (1):
       ARM: dts: pxa1908: convert to OF_UPSTREAM

Tom Rini (1):
       phy: marvell: Tighten MVEBU_COMPHY_SUPPORT dependencies

Tony Dinh (1):
       pci: mvebu: Unable to assign mbus windows for 2nd pcie controller

  arch/arm/Kconfig                                   |   1 +
  .../dts/pxa1908-samsung-coreprimevelte-u-boot.dtsi |  20 ++++
  arch/arm/dts/pxa1908-samsung-coreprimevelte.dts    |  74 --------------
  arch/arm/dts/pxa1908.dtsi                          | 106 
---------------------
  configs/coreprimevelte_defconfig                   |   7 +-
  drivers/ata/sata_mv.c                              |  43 ++++-----
  drivers/mmc/octeontx_hsmmc.c                       |   5 +-
  drivers/pci/pci_mvebu.c                            |   2 +
  drivers/phy/marvell/Kconfig                        |   1 +
  9 files changed, 47 insertions(+), 212 deletions(-)
  create mode 100644 arch/arm/dts/pxa1908-samsung-coreprimevelte-u-boot.dtsi
  delete mode 100644 arch/arm/dts/pxa1908-samsung-coreprimevelte.dts
  delete mode 100644 arch/arm/dts/pxa1908.dtsi



More information about the U-Boot mailing list