Re: [Qemu-devel] [Patch v1 2/8] stm32f205_USART: Add the stm32f205 USART Controller

2014-09-18 Thread Alistair Francis
On Tue, Sep 16, 2014 at 1:11 AM, Peter Crosthwaite wrote: > On Sun, Sep 14, 2014 at 6:18 PM, Alistair Francis > wrote: >> This patch adds the stm32f205 USART controller >> (UART also uses the same controller). >> >> Signed-off-by: Alistair Francis >> --- >> Changes from RFC: >> - Small changes

Re: [Qemu-devel] [Patch v1 2/8] stm32f205_USART: Add the stm32f205 USART Controller

2014-09-15 Thread Peter Crosthwaite
On Sun, Sep 14, 2014 at 6:18 PM, Alistair Francis wrote: > This patch adds the stm32f205 USART controller > (UART also uses the same controller). > > Signed-off-by: Alistair Francis > --- > Changes from RFC: > - Small changes thanks to Peter C > - USART now implements QEMU blocking functions >

[Qemu-devel] [Patch v1 2/8] stm32f205_USART: Add the stm32f205 USART Controller

2014-09-14 Thread Alistair Francis
This patch adds the stm32f205 USART controller (UART also uses the same controller). Signed-off-by: Alistair Francis --- Changes from RFC: - Small changes thanks to Peter C - USART now implements QEMU blocking functions - Split the config settings to device level default-configs/arm-softmmu.