Re: [Qemu-devel] [PATCH v3 08/10] aspeed: add a AST2500 SoC and support to the SCU and SDMC controllers controllers

2016-08-11 Thread Peter Maydell
On 2 August 2016 at 18:15, Cédric Le Goater wrote: > Based on previous work done by Andrew Jeffery . > > Signed-off-by: Cédric Le Goater > --- > > Changes since v2: > > - more precise definitions of the hw-strap1 register > > hw/arm/aspeed_soc.c | 2 ++ > hw/misc/aspeed_scu.c

Re: [Qemu-devel] [PATCH v3 08/10] aspeed: add a AST2500 SoC and support to the SCU and SDMC controllers controllers

2016-08-02 Thread Andrew Jeffery
On Tue, 2016-08-02 at 19:15 +0200, Cédric Le Goater wrote: > Based on previous work done by Andrew Jeffery . > > Signed-off-by: Cédric Le Goater Reviewed-by: Andrew Jeffery > --- > >  Changes since v2: > >  - more precise definitions of the hw-strap1 register > >  hw/arm/aspeed_soc.c   

[Qemu-devel] [PATCH v3 08/10] aspeed: add a AST2500 SoC and support to the SCU and SDMC controllers controllers

2016-08-02 Thread Cédric Le Goater
Based on previous work done by Andrew Jeffery . Signed-off-by: Cédric Le Goater --- Changes since v2: - more precise definitions of the hw-strap1 register hw/arm/aspeed_soc.c | 2 ++ hw/misc/aspeed_scu.c | 45 +- hw/misc/aspeed_sdmc.c| 1 +