]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/corenet: add support for the kmcent2 board
authorValentin Longchamp <valentin.longchamp@keymile.com>
Thu, 15 Dec 2016 13:22:28 +0000 (14:22 +0100)
committerScott Wood <oss@buserror.net>
Wed, 25 Jan 2017 08:38:48 +0000 (02:38 -0600)
commitfdc8c4adb6a465b5873df97fcbd1cb332ade019b
treee0752f9f464c9711b43877c0330b9176a728304c
parent7b51f8e35e11b9226f439d154f54b8ae8d128e34
powerpc/corenet: add support for the kmcent2 board

This board is built around Freescale's T1040 SoC.

The peripherals used by this design are:
- DDR3 RAM with SPD support
- parallel NOR Flash as boot medium
- 1 PCIe bus (PCIe1 x1)
- 3 FMAN Ethernet devices (FMAN1 DTSEC1/2/5)
- 4 IFC bus devices:
  - NOR flash
  - NAND flash
  - QRIO reset/power mgmt CPLD
  - BFTIC chassis management CPLD
- 2 I2C buses
- 1 SPI bus
- HDLC bus with the QE's UCC1
- last but not least, the mandatory serial port

The board can be used with the corenet32_smp_defconfig.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/boot/dts/fsl/kmcent2.dts [new file with mode: 0644]
arch/powerpc/platforms/85xx/corenet_generic.c