]> git.proxmox.com Git - mirror_qemu.git/commit - default-configs/arm-softmmu.mak
i.MX: Add SOC support for i.MX31
authorJean-Christophe Dubois <jcd@tribudubois.net>
Mon, 7 Sep 2015 09:39:30 +0000 (10:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Sep 2015 09:39:30 +0000 (10:39 +0100)
commit558df83db778dc2e839353357a508349b180d79b
tree25f3de459c5de4917b3d51adad7359b1ce73c2b9
parent771842585f3119f69641ed90a97d56eb9ed6f5ae
i.MX: Add SOC support for i.MX31

For now we support the following devices:
  * CPU: ARM1136
  * Interrupt Controller: AVIC
  * CCM
  * UART x 2
  * EPIT x 2
  * GPT

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: f146d819594e41568daec42a1d0f440cdfe3df76.1441057361.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/arm/Makefile.objs
hw/arm/fsl-imx31.c [new file with mode: 0644]
include/hw/arm/fsl-imx31.h [new file with mode: 0644]