commit | 05154a270d8352597ba74fcf6c85eb61c549c2be | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Nov 11 22:18:22 2014 +0900 |
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Nov 12 00:31:01 2014 +0900 |
tree | d557935114f8a599f344532d62761e25f9b3ac7a | |
parent | b2230d7ecf0e7011887d6ce21e807c60094af7cb [diff] |
ARM: UniPhier: call pin_init() also in the normal boot CONFIG_UNIPHIER_SERIAL has been moved to Kconfig and it is defined in ./.config but not in spl/.config, so pin_init() should be called from the normal image so that UART works correctly. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>