commit | 8c3aa6b40a1ae4f9e50424ff07c1b07ffdcda085 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jan 15 14:59:09 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jan 18 01:22:30 2017 +0900 |
tree | 16d62d6bc5d7feda9ed08f3a6a70b9685031db19 | |
parent | 266111cf7e41ea5d32ff60e2bc954974d2a76deb [diff] |
ARM: uniphier: refactor spl_init_board() Merge init-*.c into a single file using a table of callbacks because the initialization flow is almost common among SoCs. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>