]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:16 +0000 (14:34 +0200)
commit65848babea849849c8786b2cf473ad45a4743976
treece9323730b60e0b3388adbd1d949da356da73ade
parentef18a63c591eae6b801e5bfa2ea8e61ef5d6d80d
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