ARM: moxart: add MOXA ART SoC platform files
authorJonas Jensen <jonas.jensen@gmail.com>
Wed, 18 Dec 2013 12:58:45 +0000 (13:58 +0100)
committerOlof Johansson <olof@lixom.net>
Sun, 22 Dec 2013 19:57:38 +0000 (11:57 -0800)
commit17723fd357f9973d5dd2908e3cc6b4149d891429
tree44df24f23282ea4c99d0b39e90b0796acccb9fa3
parent345bc449e78664060a2863dafc680a4d1910ecb6
ARM: moxart: add MOXA ART SoC platform files

The MOXA ART SoC is based on Faraday's FA526. This is a ARMv4 32-bit
192 MHz CPU with MMU and 16KB/8KB D/I-cache.

Add platform support for this SoC.

Also add UC-7112-LX as a machine.

Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/configs/moxart_defconfig [new file with mode: 0644]
arch/arm/mach-moxart/Kconfig [new file with mode: 0644]
arch/arm/mach-moxart/Makefile [new file with mode: 0644]
arch/arm/mach-moxart/moxart.c [new file with mode: 0644]
This page took 0.04153 seconds and 5 git commands to generate.