Hi Tom, please pull the first batch of MVEBU related patches in this merge window:
---------------------------------------------------------------- - Clearfog: Fix SD booting (Baruch) - Misc updates to MMC handling in SPL to support booting from main data partition (vs hardware boot partition) on MVEBU (Baruch) ---------------------------------------------------------------- Here the Travis build, without any issues: https://travis-ci.org/stroese/u-boot/builds/637873534 Thanks, Stefan The following changes since commit 9d5d74c3ccdc78bac969d25e98eab96872e33b5c: Merge tag 'efi-2020-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-01-15 12:29:23 -0500) are available in the Git repository at: g...@gitlab.denx.de:u-boot/custodians/u-boot-marvell.git for you to fetch changes up to e6a5a5c72b63fd6d2c7ed48b3e49d8da726c69c2: arm: mvebu: clearfog: update eMMC documentation (2020-01-16 10:59:14 +0100) ---------------------------------------------------------------- Baruch Siach (4): configs: clearfog: enable SPL_DM_GPIO to fix boot from SD spl: mmc: support uboot image offset on main partition arm: mvebu: clearfog: set uboot image SD card offset arm: mvebu: clearfog: update eMMC documentation board/solidrun/clearfog/README | 6 ------ common/spl/Kconfig | 12 ++++++++++++ common/spl/spl_mmc.c | 15 +++++++++++++-- configs/clearfog_defconfig | 3 ++- 4 files changed, 27 insertions(+), 9 deletions(-)