[PATCH 0/2] arm: mvebu: Espressobin: Add support for SD card
Pali Rohár
pali at kernel.org
Wed Aug 19 16:19:38 CEST 2020
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
More information about the U-Boot
mailing list