Re: [Qemu-devel] [PATCH v11 0/5] Add support for Smartfusion2 SoC

2017-09-24 Thread sundeep subbaraya
Thanks Peter, Philippe and Alistair :) Sundeep On Thu, Sep 21, 2017 at 10:03 PM, Peter Maydell wrote: > On 20 September 2017 at 21:17, Philippe Mathieu-Daudé > wrote: > > Hi Peter, > > > > Now than Igor's patch landed, I respin Sundeep's series updating it to > work > > after the "arm: drop int

Re: [Qemu-devel] [PATCH v11 0/5] Add support for Smartfusion2 SoC

2017-09-21 Thread Peter Maydell
On 20 September 2017 at 21:17, Philippe Mathieu-Daudé wrote: > Hi Peter, > > Now than Igor's patch landed, I respin Sundeep's series updating it to work > after the "arm: drop intermediate cpu_model -> cpu type parsing and use cpu > type directly" patch. > > v11: > - msf2-soc.c: add a check for nu

Re: [Qemu-devel] [PATCH v11 0/5] Add support for Smartfusion2 SoC

2017-09-20 Thread sundeep subbaraya
Thanks Philippe :) Sundeep On Thu, Sep 21, 2017 at 1:47 AM, Philippe Mathieu-Daudé wrote: > Hi Peter, > > Now than Igor's patch landed, I respin Sundeep's series updating it to work > after the "arm: drop intermediate cpu_model -> cpu type parsing and use cpu > type directly" patch. > > v11: >

[Qemu-devel] [PATCH v11 0/5] Add support for Smartfusion2 SoC

2017-09-20 Thread Philippe Mathieu-Daudé
Hi Peter, Now than Igor's patch landed, I respin Sundeep's series updating it to work after the "arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly" patch. v11: - msf2-soc.c: add a check for null m3clk - msf2-soc.c, msf2-som.c: drop cpu_model to directly use cpu type