powerpc/85xx: Add p2040 RDB board support
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 28 Jun 2011 07:52:34 +0000 (15:52 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 8 Jul 2011 05:21:32 +0000 (00:21 -0500)
commit3fce1c0ba2b35b68135d8d8a3438f8c8272a01d8
tree5218391b3566c3eb842a67807a2d8b442999f70b
parent59f8df290acb6d279a690733a67b3902766999f3
powerpc/85xx: Add p2040 RDB board support

P2040RDB Specification:
-----------------------
2Gbyte unbuffered DDR3 SDRAM SO-DIMM(64bit bus)
128 Mbyte NOR flash single-chip memory
256 Kbit M24256 I2C EEPROM
16 Mbyte SPI memory
SD connector to interface with the SD memory card
dTSEC1: connected to the Vitesse SGMII PHY (VSC8221)
dTSEC2: connected to the Vitesse SGMII PHY (VSC8221)
dTSEC3: connected to the Vitesse SGMII PHY (VSC8221)
dTSEC4: connected to the Vitesse RGMII PHY (VSC8641)
dTSEC5: connected to the Vitesse RGMII PHY (VSC8641)
I2C1: Real time clock, Temperature sensor
I2C2: Vcore Regulator, 256Kbit I2C Bus EEPROM
SATA: Lanes C and Land D of Bank2 are connected to two SATA connectors
UART: supports two UARTs up to 115200 bps for console
USB 2.0: connected via a internal UTMI PHY to two TYPE-A interfaces
PCIe:
 - Lanes E, F, G and H of Bank1 are connected to one x4 PCIe SLOT1
 - Lanes C and Land D of Bank2 are connected to one x4 PCIe SLOT2

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p2040rdb.dts [new file with mode: 0644]
arch/powerpc/boot/dts/p2040si.dtsi [new file with mode: 0644]
arch/powerpc/configs/corenet32_smp_defconfig
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/p2040_rdb.c [new file with mode: 0644]