Re: [Qemu-devel] [PATCH 2/2] Add i.MX25 3DS evaluation board support

2013-05-01 Thread Jean-Christophe DUBOIS
Peter, I have submitted a few patch to add support to the i.MX25 processor and the 3DS Freescale evaluation platform. Most of the i.MX devices present on i.MX25 can be reused on other Freescale processors including the i.MX6. So far I did not get that much feedback on this. Is this of any

[Qemu-devel] [PATCH 2/2] Add i.MX25 3DS evaluation board support

2013-04-26 Thread Jean-Christophe DUBOIS
This is an initial port of the Freescale i.MX25 processor. This allow a minimally configured linux kernel to boot on Qemu. It also handle the newly added FEC ethernet device. Signed-off-by: Jean-Christophe DUBOIS --- hw/arm/Makefile.objs | 1 + hw/arm/imx25_3ds.c | 218