ARM: UniPhier: add empty lowlevel_init to U-boot proper
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 Mar 2015 15:07:29 +0000 (00:07 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Mar 2015 15:15:48 +0000 (00:15 +0900)
commitdef3feb8cbfd44f2cfec73db4cf54760eaa97ed6
tree30fc001f65c646d9652c87081abe06aa038ff9a1
parent8cddc27965e45993b7579ede119147c2640dc44a
ARM: UniPhier: add empty lowlevel_init to U-boot proper

To remove the ifdef conditional of CONFIG_SKIP_LOWLEVEL_INIT,
add late_lowlevel_init.S to U-Boot proper.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Makefile
arch/arm/mach-uniphier/late_lowlevel_init.S [new file with mode: 0644]
include/configs/uniphier.h