Re: [Qemu-devel] [PATCH v6 0/5] FreeSCALE i.MX31 support

2012-04-24 Thread Peter Chubb
> "Andreas" == Andreas Färber writes: Andreas> Am 23.04.2012 01:31, schrieb Peter Chubb: >> Hi all, Most of the files are unchanged since last time. Andreas> Indeed... On v5 I had asked you to shorten the subjects to Andreas> conform to our commit message scheme and to make patches Andreas>

Re: [Qemu-devel] [PATCH v6 0/5] FreeSCALE i.MX31 support

2012-04-24 Thread Andreas Färber
Am 23.04.2012 01:31, schrieb Peter Chubb: > Hi all, >Most of the files are unchanged since last time. Indeed... On v5 I had asked you to shorten the subjects to conform to our commit message scheme and to make patches better readable. There were even suggestions. Also I implicitly suggested to

[Qemu-devel] [PATCH v6 0/5] FreeSCALE i.MX31 support

2012-04-22 Thread Peter Chubb
Hi all, Most of the files are unchanged since last time. Main differences are: -- Change the way the timers are hooked up to the board to address Peter M's review comments. -- Move timer tick rate limiting out of the imx-timers implementation into a separate patch (not in t