Please pull u-boot-marvell/master

Stefan Roese sr at denx.de
Thu Jul 15 12:36:58 CEST 2021


Hi Tom,

please pull the next batch of Marvell MVEBU related patches. Here the
summary log:

----------------------------------------------------------------
- Turris_omnia/mox: SPI NOR and MTD related changes / fixes (Marek)
- a37xx: pci: Misc fixes / optimizations (Pali)
- Espressobin: Fix setting $fdtfile env & changes in MMC detection
   (Pali)
- MMC: mmc_get_op_cond: Allow quiet detection of eMMC (Pali)
----------------------------------------------------------------

Here the Azure build, without any issues:

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

Thanks,
Stefan


The following changes since commit c11f5abce84f630c92304683d5bde3204c5612c4:

   Merge branch '2021-07-14-build-and-host-updates' (2021-07-14 20:10:34 
-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 a4c577f981569bf34e997cd85618f922409d6b2f:

   mmc: mmc_get_op_cond: Allow quiet detection of eMMC (2021-07-15 
10:53:11 +0200)

----------------------------------------------------------------
Marek Behún (3):
       arm: mvebu: turris_omnia: force 40 MHz speed on SPI NOR
       arm: mvebu: turris_{omnia, mox}: enable MTD command
       arm: mvebu: armada-3720: remove unused config option

Pali Rohár (6):
       arm: a37xx: pci: Extend validation for PCIe resources and oubound 
windows
       arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup 
offset is zero
       arm: a37xx: pci: Fix typo in comment
       arm: mvebu: Espressobin: Fix setting $fdtfile env
       arm: mvebu: Espressobin: Use function mmc_get_op_cond() for 
detecting eMMC
       mmc: mmc_get_op_cond: Allow quiet detection of eMMC

  arch/arm/mach-mvebu/armada3700/cpu.c        | 4 ++++
  board/Marvell/mvebu_armada-37xx/board.c     | 9 +--------
  board/solidrun/mx6cuboxi/mx6cuboxi.c        | 2 +-
  configs/mvebu_db-88f3720_defconfig          | 1 -
  configs/mvebu_espressobin-88f3720_defconfig | 1 -
  configs/turris_mox_defconfig                | 4 +++-
  configs/turris_omnia_defconfig              | 8 +++++++-
  configs/uDPU_defconfig                      | 1 -
  drivers/mmc/mmc.c                           | 7 ++++---
  drivers/pci/pci-aardvark.c                  | 9 +++++----
  drivers/serial/Kconfig                      | 1 +
  include/mmc.h                               | 3 ++-
  12 files changed, 28 insertions(+), 22 deletions(-)


More information about the U-Boot mailing list