[ARM] add Marvell Loki (88RC8480) SoC support
The Marvell Loki (88RC8480) is an ARM SoC based on a Feroceon CPU
core running at between 400 MHz and 1.0 GHz, and features a 64 bit
DDR controller, 512K of internal SRAM, two x4 PCI-Express ports,
two Gigabit Ethernet ports, two 4x SAS/SATA controllers, two UARTs,
two TWSI controllers, and IDMA/XOR engines.
This patch adds support for the Marvell LB88RC8480 Development
Board, enabling the use of the PCIe interfaces, the ethernet
interfaces, the TWSI interfaces and the UARTs.
Signed-off-by: NLennert Buytenhek <buytenh@marvell.com>
Showing
arch/arm/mach-loki/Kconfig
0 → 100644
arch/arm/mach-loki/Makefile
0 → 100644
arch/arm/mach-loki/Makefile.boot
0 → 100644
arch/arm/mach-loki/addr-map.c
0 → 100644
arch/arm/mach-loki/common.c
0 → 100644
arch/arm/mach-loki/common.h
0 → 100644
arch/arm/mach-loki/irq.c
0 → 100644
include/asm-arm/arch-loki/dma.h
0 → 100644
include/asm-arm/arch-loki/io.h
0 → 100644
include/asm-arm/arch-loki/irqs.h
0 → 100644
include/asm-arm/arch-loki/loki.h
0 → 100644
include/asm-arm/arch-loki/timex.h
0 → 100644
想要评论请 注册 或 登录