+2
−1
hw/arm/fsl-imx31.c
0 → 100644
+216
−0
include/hw/arm/fsl-imx31.h
0 → 100644
+98
−0
Loading
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>