Hi Tom,

please pull an update of Marvell Armada related fixes and minor
additions. Here the summary log:

----------------------------------------------------------------
- Espressobin: Simplify DT handling of board variants (Pali)
- Add Luka Perkov to maintainers of Puzzle-M801 (Luka)
- Armada 38x: Enable board specific USB2 high-speed impedance
  threshold configuration (Joshua)
----------------------------------------------------------------

Here the Azure build, without any issues:

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

Thanks,
Stefan


The following changes since commit ee1e04558ff8c8ed812b986939447f129bb0b0bb:

  Merge branch '2020-12-02-master-imports' (2020-12-03 09:43:47 -0500)

are available in the Git repository at:

  g...@gitlab.denx.de:u-boot/custodians/u-boot-marvell.git

for you to fetch changes up to 061c6d1b238aa100728b3082fc943e8f679f8e7f:

arm: mvebu: Espressobin: Detect presence of emmc at runtime (2020-12-07 07:11:37 +0100)

----------------------------------------------------------------
Joshua Scott (1):
      arm: mvebu: a38x: Configurable USB2 high-speed impedance threshold

Luka Kovacic (1):
      arm: mvebu: puzzle-m801: Add a maintainer

Pali Rohár (4):
Revert "arm64: dts: armada-3720-espressobin: split common parts to .dtsi" Revert "arm64: dts: a3720: add support for espressobin with populated emmc"
      arm: mvebu: Espressobin: Add support for emmc into dts file
      arm: mvebu: Espressobin: Detect presence of emmc at runtime

 arch/arm/dts/Makefile                              |   1 -
 arch/arm/dts/armada-3720-espressobin-emmc.dts      |  44 -----
arch/arm/dts/armada-3720-espressobin.dts | 186 ++++++++++++++++++++- arch/arm/dts/armada-3720-espressobin.dtsi | 167 ------------------
 arch/arm/mach-mvebu/Kconfig                        |   6 +
 .../mach-mvebu/serdes/a38x/high_speed_env_spec.c   |   6 +-
 board/Marvell/mvebu_armada-37xx/board.c            |   6 +-
 board/Marvell/mvebu_armada-8k/MAINTAINERS          |   1 +
 doc/README.marvell                                 |   7 +-
 9 files changed, 196 insertions(+), 228 deletions(-)
 delete mode 100644 arch/arm/dts/armada-3720-espressobin-emmc.dts
 delete mode 100644 arch/arm/dts/armada-3720-espressobin.dtsi

Reply via email to