Re: [Qemu-devel] [PATCH for-1.5 v3 08/15] xilinx_spips: Implement automatic CS

2013-04-29 Thread Peter Crosthwaite
Hi Peter, On Mon, Apr 29, 2013 at 10:14 PM, Peter Maydell wrote: > On 22 April 2013 06:16, wrote: >> From: Peter Crosthwaite >> >> Implement the automatic CS control feature. If the MANUAL_CS bit is >> cleared then the chip select stay de-asserted as long as the tx FIFO >> is empty. >> >> Sign

Re: [Qemu-devel] [PATCH for-1.5 v3 08/15] xilinx_spips: Implement automatic CS

2013-04-29 Thread Peter Maydell
On 22 April 2013 06:16, wrote: > From: Peter Crosthwaite > > Implement the automatic CS control feature. If the MANUAL_CS bit is > cleared then the chip select stay de-asserted as long as the tx FIFO > is empty. > > Signed-off-by: Peter Crosthwaite > Reviewed-by: Peter Maydell Doesn't compile