]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/85xx: Add P1023RDB board support
authorChunhe Lan <Chunhe.Lan@freescale.com>
Tue, 30 Jul 2013 21:39:26 +0000 (05:39 +0800)
committerScott Wood <scottwood@freescale.com>
Sat, 24 Aug 2013 00:14:21 +0000 (19:14 -0500)
commit4bb40f95cd7e0c0b6480952943944b01d2eeb4ee
treea2b96693481cc3782fe51d31ad878ab5f2677e8f
parente22897c9ee78ffcca64dd3e6ce82125c7ed8d3d9
powerpc/85xx: Add P1023RDB board support

P1023RDB Specification:
-----------------------
Memory subsystem:
   512MB DDR3 (Fixed DDR on board)
   64MB NOR flash
   128MB NAND flash

Ethernet:
   eTSEC1: Connected to Atheros AR8035 GETH PHY
   eTSEC2: Connected to Atheros AR8035 GETH PHY

PCIe:
   Three mini-PCIe slots

USB:
   Two USB2.0 Type A ports

I2C:
   AT24C08 8K Board EEPROM (8 bit address)

Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/p1023rdb.dts [new file with mode: 0644]
arch/powerpc/configs/85xx/p1023_defconfig [new file with mode: 0644]
arch/powerpc/configs/85xx/p1023rds_defconfig [deleted file]
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/85xx/p1023_rds.c