commit | f40fcfd9111878ba9dbe6cc6b726687bf2adf414 | [log] [tgz] |
---|---|---|
author | Tang Yuantian <yuantian.tang@freescale.com> | Thu Oct 17 10:47:33 2013 +0800 |
committer | York Sun <yorksun@freescale.com> | Mon Nov 25 11:40:05 2013 -0800 |
tree | b3a1df2df2e8705548fadf077773cef607394487 | |
parent | 15d89961a0b9b4554e479125c007ed206390b446 [diff] |
mpc85xx: Fix the offset of register address error The offset of register address within GPIO module is just CONFIG_SYS_MPC85xx_GPIO_ADDR. So, fix it. The following platforms are confirmed: MPC8572, P1023, P1020, P1022, P2020, P4080, P5020, P5040, T4240, B4860. Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>