All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for basic espressobin support
@ 2020-04-30 13:12 Peter Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Vollmer @ 2020-04-30 13:12 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 0/2] fixes for basic espressobin support
@ 2020-05-04  6:08 Peter Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Vollmer @ 2020-05-04  6:08 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-04  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 13:12 [PATCH 0/2] fixes for basic espressobin support Peter Vollmer
2020-05-04  6:08 Peter Vollmer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.