ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20
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>
Showing
- arch/arm/mach-uniphier/boot-mode/Makefile 4 additions, 0 deletionsarch/arm/mach-uniphier/boot-mode/Makefile
- arch/arm/mach-uniphier/boot-mode/boot-mode.c 22 additions, 3 deletionsarch/arm/mach-uniphier/boot-mode/boot-mode.c
- arch/arm/mach-uniphier/boot-mode/spl_board.c 128 additions, 0 deletionsarch/arm/mach-uniphier/boot-mode/spl_board.c
- include/configs/uniphier.h 3 additions, 1 deletioninclude/configs/uniphier.h
Loading
Please register or sign in to comment