Re: [Qemu-devel] [PATCH 5/6] i.MX: Add i.MX6 SOC implementation.

2016-02-02 Thread Peter Maydell
On 26 January 2016 at 21:45, Jean-Christophe Dubois wrote: > For now we only support the following devices: > * up to 4 Cortex A9 cores > * A9 MPCORE (SCU, GIC, TWD) > * 5 i.MX UARTs > * 2 EPIT timers > * 1 GPT timer > * 7 GPIO controllers > * 6 SDHC controllers > * 1 CCM device > * 1 SRC device

[Qemu-devel] [PATCH 5/6] i.MX: Add i.MX6 SOC implementation.

2016-01-26 Thread Jean-Christophe Dubois
For now we only support the following devices: * up to 4 Cortex A9 cores * A9 MPCORE (SCU, GIC, TWD) * 5 i.MX UARTs * 2 EPIT timers * 1 GPT timer * 7 GPIO controllers * 6 SDHC controllers * 1 CCM device * 1 SRC device * various ROM/RAM areas. Signed-off-by: Jean-Christophe Dubois --- default-con