commit | 0d952e5d2eef9320338a87007959ce0d80a264e3 | [log] [tgz] |
---|---|---|
author | Jason Liu <jason.hui@linaro.org> | Wed Apr 11 01:18:02 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:25 2012 +0200 |
tree | 0d7810b0e2fb312d58fd8f81a3bfb1388cd25809 | |
parent | c6baaa670580e1b3137518896d199ddc75503459 [diff] |
i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly If one PAD does not have mux or pad config register, we need set the NO_MUX_I/NO_PAD_I to 0, the old value is not correct Signed-off-by: Jason Liu <jason.hui@linaro.org> CC: Stefano Babic <sbabic@denx.de> Acked-by: Stefano Babic <sbabic@denx.de>