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)
commit75898156bcf0f524a00e5140bc644f2dda5a099a
treea2b96693481cc3782fe51d31ad878ab5f2677e8f
parentb9b5350b828276169b3e33d154e9f8bbd4b262a6
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 [moved from arch/powerpc/configs/85xx/p1023rds_defconfig with 88% similarity]
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/85xx/p1023_rds.c