Forked from
Reform / reform-boundary-uboot
14277 commits behind the upstream repository.
Masahiro Yamada
authored
The Boot ROM on PH1-LD11/LD20 exports built-in APIs to load images
from an eMMC device. They are useful to reduce the memory footprint
of SPL, rather than compiling the whole MMC framework.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>