diff options
author | Roy Zang <tie-fei.zang@freescale.com> | 2009-01-09 16:00:55 +0800 |
---|---|---|
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | 2009-01-13 16:32:52 -0600 |
commit | 9afc2ef0307aecf52482df67c31b75d5f9e66b47 (patch) | |
tree | 4a505a5550254c3949d104f1fbc2b535759ca2ee /board/sx1 | |
parent | 950309c6436ff78d2166377da34bfdb0ae00a4a4 (diff) | |
download | talos-obmc-uboot-9afc2ef0307aecf52482df67c31b75d5f9e66b47.tar.gz talos-obmc-uboot-9afc2ef0307aecf52482df67c31b75d5f9e66b47.zip |
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>
Diffstat (limited to 'board/sx1')
0 files changed, 0 insertions, 0 deletions