[PATCH 0/2] fixes for basic espressobin support

Peter Vollmer peter.vollmer at gmail.com
Thu Apr 30 15:12:23 CEST 2020


With current u-boot mainline espressobin is not working:
- SATA causes synchronous abort on startup
- USB3, SD card, EMMC  flash and ethernet are not working out of the box

This patch series fixes above (with SATA not yet working) and makes
espressobin usable again with mainline u-boot, based on the devicetree
differences with the Marvell-hosted u-boot-marvell git repository at
https://github.com/MarvellEmbeddedProcessors/u-boot-marvell

Also tested on top of current u-boot-marvell custodian.

Peter Vollmer (2):
  arm64: armada-37xx: dts: sync armada-3720-espressobin.dts with
    u-boot-marvell
  arm64: armada-37xx: espressobin: enable SD card and network

 arch/arm/dts/armada-3720-espressobin.dts    | 49 ++++++++++++++++++---
 configs/mvebu_espressobin-88f3720_defconfig |  4 +-
 2 files changed, 47 insertions(+), 6 deletions(-)

--
2.20.1


More information about the U-Boot mailing list