Home
last modified time | relevance | path

Searched hist:ada961e2fc3981927acae48fe325ceaa367cf870 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dimmap_85xx.hada961e2fc3981927acae48fe325ceaa367cf870 Mon Feb 25 00:14:17 UTC 2013 Liu Gang <Gang.Liu@freescale.com> powerpc/b4: Fix the wrong register offset of B4 PCIE module

B4420/B4860 PCIE can not work because of the wrong definition of
the PCIE register offset in the file:
arch/powerpc/include/asm/immap_85xx.h

Add the judgement of B4420/B4860 to make the register offset to:
#define CONFIG_SYS_MPC85xx_PCIE1_OFFSET 0x200000

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>