commit | f16518e3edbdeb10bef4be0d4df2803dc8ea2105 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Sep 17 03:33:10 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Sep 19 00:06:47 2016 +0900 |
tree | 4ccf8bfd89f9e9abba71c715188eb8a60f23cb19 | |
parent | 9d6652c16bb33ce018e7ae1f169b1258cf318c36 [diff] |
ARM: uniphier: collect clock/PLL init code into a single directory Now PLLs for DRAM controller are initialized in SPL, and the others in U-Boot proper. Setting up all of them in a single directory will be helpful when we want to share code between SPL and U-Boot proper. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>