commit | cddd3c51ea249ceefb4c5dc7ee4585e5bfe8e89e | [log] [tgz] |
---|---|---|
author | Liu Gang <Gang.Liu@freescale.com> | Mon Feb 25 00:14:17 2013 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Thu May 02 16:56:43 2013 -0500 |
tree | e317ed8034aa861776ff017ff877fc79daa93ccf | |
parent | cd99caa2234d0b9d96bbdec7cf0de80cdec2aab9 [diff] |
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>