commit | 0c2eeee54a06cd89c29cc68bde1fc4b1c1cbc0f3 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 23 00:07:23 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 24 00:15:28 2015 +0900 |
tree | 445fe50c90836d7141496c91e998bd8d7d11bdbd | |
parent | 4a8a8afca76975fe8face2cb60e203549313339f [diff] |
ARM: UniPhier: move UART pin settings to SPL The UniPhier platform is going to enable Driver Model and UART support on SPL. Move UART pin settings to early_pin_init(), which is called from SPL. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>