Searched hist:"81 c847bf" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-uniphier/ |
H A D | mmc-boot-mode.c | 81c847bf Mon Feb 13 10:24:25 CST 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: move spl_boot_mode() to a separate file The spl_boot_mode() is unrelated to the other code in this file. Besides, this function is only called from common/spl/spl_mmc.c, so it is reasonable to guard with CONFIG_SPL_MMC_SUPPORT. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | Makefile | 81c847bf Mon Feb 13 10:24:25 CST 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: move spl_boot_mode() to a separate file The spl_boot_mode() is unrelated to the other code in this file. Besides, this function is only called from common/spl/spl_mmc.c, so it is reasonable to guard with CONFIG_SPL_MMC_SUPPORT. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|