commit | d69e4098032c0adf4f345c8e6e75db4788967222 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jun 04 22:39:08 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jun 09 08:17:49 2016 +0900 |
tree | d5ab661b42508b7511e4ca02acb8a314efce07a3 | |
parent | 1763b76cf9969d06e269bfc25209c52d94fa8352 [diff] |
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>