On 31 August 2015 at 23:08, Jean-Christophe Dubois <j...@tribudubois.net> wrote: > This series of patches is generated against Peter Maydell GIT tree: > https://git.linaro.org/people/peter.maydell/qemu-arm.git > branch target-arm-post-2.4 > > This series of patches add the support for the i.MX25 processor through the > Freescale PDK evaluation board. > > For now a limited set of devices is supported. > * GPT timers (from i.MX31) > * EPIT timers (from i.MX31) > * Serial ports (from i.MX31) > * Ethernet FEC port > * I2C controller > > In the process the KZM platform was split into an i.MX31 SOC > and a plateform part. > > Also, I2C devices was added to the i.MX31 SOC. > > This was tested by: > * booting a minimal linux system on the i.MX25 PDK platform > * booting the Xvisor hypervisor on the i.MX25 PDK platform > * booting a minimal linux system on the KZM platform
Thanks, applied to target-arm.next. -- PMM