-
- Downloads
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>
Showing
- arch/arm/mach-uniphier/Makefile 1 addition, 0 deletionsarch/arm/mach-uniphier/Makefile
- arch/arm/mach-uniphier/boot-mode/boot-mode.c 0 additions, 24 deletionsarch/arm/mach-uniphier/boot-mode/boot-mode.c
- arch/arm/mach-uniphier/mmc-boot-mode.c 34 additions, 0 deletionsarch/arm/mach-uniphier/mmc-boot-mode.c
Loading
Please register or sign in to comment