commit | def3feb8cbfd44f2cfec73db4cf54760eaa97ed6 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 23 00:07:29 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 24 00:15:48 2015 +0900 |
tree | 30fc001f65c646d9652c87081abe06aa038ff9a1 | |
parent | 8cddc27965e45993b7579ede119147c2640dc44a [diff] |
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>