]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arm/Kconfig
ARM: vexpress/mps2: introduce MPS2 platform
authorVladimir Murzin <vladimir.murzin@arm.com>
Mon, 25 Apr 2016 08:49:13 +0000 (09:49 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 26 Apr 2016 10:50:01 +0000 (12:50 +0200)
commit1847119dcc9841120dbdc45c0d049f37beed7a71
tree83d154cbe992e90a97ba8269cfc19bfad6c4b373
parent01bbcdffa90d13f61d8034ef82a68484edbc2f5c
ARM: vexpress/mps2: introduce MPS2 platform

The Cortex-M Prototyping System (or V2M-MPS2) is designed for
prototyping and evaluation Cortex-M family of processors including the
latest Cortex-M7

It comes with a range of useful peripherals including 8MB single cycle
SRAM, 16MB PSRAM, Ethernet, QSVGA touch screen panel, 4bit RGB VGA
connector, Audio, SPI and GPIO.

Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-vexpress/Makefile
arch/arm/mach-vexpress/Makefile.boot [new file with mode: 0644]
arch/arm/mach-vexpress/v2m-mps2.c [new file with mode: 0644]