Re: [Qemu-devel] [PATCH v14 5/8] i.MX: Add SOC support for i.MX25

2015-08-29 Thread Peter Crosthwaite
On Mon, Aug 10, 2015 at 3:02 PM, Jean-Christophe Dubois j...@tribudubois.net wrote: For now we support the following devices: * CPU: ARM926 * Interrupt Controller: AVIC * CCM * UART x 5 * EPIT x 2 * GPT x 4 * FEC * I2C x 3

[Qemu-devel] [PATCH v14 5/8] i.MX: Add SOC support for i.MX25

2015-08-10 Thread Jean-Christophe Dubois
For now we support the following devices: * CPU: ARM926 * Interrupt Controller: AVIC * CCM * UART x 5 * EPIT x 2 * GPT x 4 * FEC * I2C x 3 Signed-off-by: Jean-Christophe Dubois j...@tribudubois.net --- Changes since v1: * not present on v1