[PATCH 0/4] arm: mvebu: clearfog: defconfig and eMMC updates

Martin Rowe martin.p.rowe at gmail.com
Sun Mar 5 12:30:56 CET 2023


Minor defconfig and eMMC updates for SolidRun's A388 Clearfog devices.

Changes since initial discussion:
https://lists.denx.de/pipermail/u-boot/2023-February/510492.html
 - CONFIG_SPL_SPI selected for SPI defconfig
 - Runtime patching of kernel FDT added for eMMC detection

Note that this patch depends on this patch series (has been merged to
u-boot-marvell/next):
https://lists.denx.de/pipermail/u-boot/2023-March/511038.html

Signed-off-by: Martin Rowe <martin.p.rowe at gmail.com>

Martin Rowe (4):
  arm: mvebu: clearfog: Fix MMC detection
  arm: mvebu: clearfog: Align defconfigs
  arm: mvebu: clearfog: Add defconfig for SPI booting
  arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdt

 board/solidrun/clearfog/clearfog.c            | 42 +++++++++++++++++++
 configs/clearfog_defconfig                    |  5 ++-
 configs/clearfog_sata_defconfig               | 12 ++++--
 ...arfog_defconfig => clearfog_spi_defconfig} | 10 ++++-
 4 files changed, 61 insertions(+), 8 deletions(-)
 copy configs/{clearfog_defconfig => clearfog_spi_defconfig} (91%)

-- 
2.39.2



More information about the U-Boot mailing list