summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/p1025twr_32b.dts
AgeCommit message (Collapse)Author
2013-05-15powerpc/fsl-pci: fix pcie range issue for P1025TWR boardXie Xiaobo
P1025TWR board has its PCIE memory range less than 0xbfff_ffff, but in dts its boundary value is 0xe0000000. Both of PCIE are maped to the same boundary 0xe0000000 which is Overlapped and crossed. Cpu will access the illicit memery addr and detect error. So update dts for P1025TWR PCIE. Signed-off-by: Xie Xiaobo <X.Xie@freescale.com> Change-Id: I37de02ad659e8562ed6e0cd44da5c31ade8ad039 Reviewed-on: http://git.am.freescale.net:8181/2472 Reviewed-by: Zang Tiefei-R61911 <tie-fei.zang@freescale.com> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
2013-04-25powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo
TWR-P1025 Overview ----------------- 512Mbyte DDR3 (on board DDR) 64MB Nor Flash eTSEC1: Connected to RGMII PHY AR8035 eTSEC3: Connected to RGMII PHY AR8035 Two USB2.0 Type A One microSD Card slot One mini-PCIe slot One mini-USB TypeB dual UART Change-Id: I30d2b481ecba3d67f9484a5194a9278be34d44a4 Signed-off-by: Michael Johnston <michael.johnston@freescale.com> Signed-off-by: Xie Xiaobo <X.Xie@freescale.com> Reviewed-on: http://git.am.freescale.net:8181/1153 Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>