ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 4 Jun 2016 13:39:08 +0000 (22:39 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 8 Jun 2016 23:17:49 +0000 (08:17 +0900)
commitadb3928f152796e275f0535759796422d91f4709
treed5ab661b42508b7511e4ca02acb8a314efce07a3
parentb104b3dc1dd90cdbf67ccf3c51b06e4f1592fe91
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>
arch/arm/mach-uniphier/boot-mode/Makefile
arch/arm/mach-uniphier/boot-mode/boot-mode.c
arch/arm/mach-uniphier/boot-mode/spl_board.c [new file with mode: 0644]
include/configs/uniphier.h