u-boot-brain/board/freescale/mpc8572ds
Roy Zang 9afc2ef030 Fix IO port selection issue on MPC8544DS and MPC8572DS boards
The IO port selection is not correct on MPC8572DS and MPC8544DS board.
 This patch fixes this issue.
 For MPC8572
 Port			cfg_io_ports
 PCIE1		0x2, 0x3, 0x7, 0xb, 0xc, 0xf
 PCIE2		0x3, 0x7
 PCIE3		0x7

For MPC8544
Port			cfg_io_ports
PCIE1		0x2, 0x3, 0x4, 0x5, 0x6, 0x7
PCIE2		0x4, 0x5, 0x6, 0x7
PCIE3		0x6, 0x7
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
2009-01-13 16:32:52 -06:00
..
config.mk mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00
ddr.c Add ddr interleaving suppport for MPC8572DS board 2008-10-18 21:54:05 +02:00
law.c NAND: Add support for MPC8572DS board 2008-10-29 13:08:17 -05:00
Makefile mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00
mpc8572ds.c Fix IO port selection issue on MPC8544DS and MPC8572DS boards 2009-01-13 16:32:52 -06:00
tlb.c NAND: Add support for MPC8572DS board 2008-10-29 13:08:17 -05:00
u-boot.lds mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00