Skip to content
Snippets Groups Projects
Commit 0d986e61 authored by Lad, Prabhakar's avatar Lad, Prabhakar Committed by Albert ARIBAUD
Browse files

da850/omap-l138: Add support to read u-boot image from MMC/SD


DA850/OMAP-L138 does not support strict MMC/SD boot mode. SPL will
be in SPI flash and U-Boot image will be in MMC/SD card. SPL will
do the low level initialization and then loads the u-boot image
from MMC/SD card.

Define CONFIG_SPL_MMC_LOAD macro in the DA850/OMAP-L138
configuration file to enable this feature.

Tested-by: default avatarChristian Riesch <christian.riesch@omicron.at>
Signed-off-by: default avatarLad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: default avatarRajashekhara, Sudhakar <sudhakar.raj@ti.com>
Signed-off-by: default avatarHadli, Manjunath <manjunath.hadli@ti.com>
parent 42612104
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment