]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc85xx: Fix the offset of register address error
authorTang Yuantian <yuantian.tang@freescale.com>
Thu, 17 Oct 2013 02:47:33 +0000 (10:47 +0800)
committerYork Sun <yorksun@freescale.com>
Mon, 25 Nov 2013 19:40:05 +0000 (11:40 -0800)
commitf40fcfd9111878ba9dbe6cc6b726687bf2adf414
treeb3a1df2df2e8705548fadf077773cef607394487
parent15d89961a0b9b4554e479125c007ed206390b446
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>
arch/powerpc/include/asm/mpc85xx_gpio.h