public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: mvebu: Espressobin: Add support for SD card
@ 2020-08-19 14:19 Pali Rohár
  2020-08-19 14:19 ` [PATCH 1/2] mmc: xenon: set signal voltage and max base clock Pali Rohár
  2020-08-19 14:19 ` [PATCH 2/2] arm: dts: a37x0: enable sd card support on espressobin Pali Rohár
  0 siblings, 2 replies; 11+ messages in thread
From: Pali Rohár @ 2020-08-19 14:19 UTC (permalink / raw)
  To: u-boot

This patch series contains two patches from Marvell's U-Boot repository
https://github.com/MarvellEmbeddedProcessors/u-boot-marvell/ which add
support for SD card on Espressobin board. I slightly modified them for
current mainline U-Boot version.

It allows U-Boot to load and boot Linux kernel from uSD card.

Evan Wang (1):
  mmc: xenon: set signal voltage and max base clock

Wilson Ding (1):
  arm: dts: a37x0: enable sd card support on espressobin

 arch/arm/dts/armada-3720-espressobin.dts    | 20 ++++++
 configs/mvebu_espressobin-88f3720_defconfig |  1 +
 drivers/mmc/xenon_sdhci.c                   | 79 ++++++++++++++++++++-
 3 files changed, 99 insertions(+), 1 deletion(-)

-- 
2.20.1

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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-19 14:19 [PATCH 0/2] arm: mvebu: Espressobin: Add support for SD card Pali Rohár
2020-08-19 14:19 ` [PATCH 1/2] mmc: xenon: set signal voltage and max base clock Pali Rohár
2020-08-19 17:58   ` [EXT] " Kostya Porotchkin
2020-08-20  4:58   ` Stefan Roese
2020-08-27 16:28   ` Andre Heider
2020-08-31 13:04   ` Stefan Roese
2020-08-19 14:19 ` [PATCH 2/2] arm: dts: a37x0: enable sd card support on espressobin Pali Rohár
2020-08-19 17:57   ` [EXT] " Kostya Porotchkin
2020-08-20  4:58   ` Stefan Roese
2020-08-27 16:28   ` Andre Heider
2020-08-31 13:04   ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox