commit | 6b3ad7530176c7737cb51f4874ef87fc87b2f45b | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Thu Aug 09 15:32:28 2012 +0900 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Oct 03 02:04:25 2012 +0200 |
tree | 08c3aed270481d38689f8ad2e1fdaabd9fbb7b02 | |
parent | ee4c349eaf7ff9655fcfd36bd2a75021004411d8 [diff] |
rmobile: armadillo-800eva: Change init function of SCIFA1 This initializes GPIO, without using PFC framework in board_early_init_f function. It is because it cannot initialize normally when PFC is used. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>