u-boot-brain/arch/powerpc
Liu Gang ada961e2fc 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>
2013-05-02 16:56:43 -05:00
..
cpu powerpc/mpc85xx: add setting of clock-frequency for mpic node 2013-05-02 16:56:42 -05:00
include/asm powerpc/b4: Fix the wrong register offset of B4 PCIE module 2013-05-02 16:56:43 -05:00
lib lib: consolidate hang() 2013-05-01 16:41:08 -04:00
config.mk ppc: Enable generic board support 2013-03-15 16:14:00 -04:00