ARM: at91: add helpers for chain-loading barebox from SD-card
With PBL FAT support implemented, provide an sama5d2_sdhci_start_image
helper that can be called from the PBL to chainload a barebox.bin file
from the first FAT partition.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f322224 commit 87603c7b93af5dba6968e0e50709f1cbd8f42b53
@Ahmad Fatoum Ahmad Fatoum authored on 1 Jul 2020
Sascha Hauer committed on 11 Jul 2020
Showing 4 changed files
View
arch/arm/mach-at91/Kconfig
View
arch/arm/mach-at91/Makefile
View
arch/arm/mach-at91/include/mach/xload.h 0 → 100644
View
arch/arm/mach-at91/xload-mmc.c 0 → 100644