Re: [Qemu-devel] [PATCH 06/14] stellaris: Removed SSI mux

2012-10-05 Thread Peter Crosthwaite
On Fri, Oct 5, 2012 at 10:34 PM, Peter Maydell wrote: > On 5 October 2012 01:08, Peter Crosthwaite > wrote: >> From: Peter A. G. Crosthwaite >> >> Removed the explicit SSI mux and wired the CS line directly up to the SSI >> devices. >> >> Signed-off-by: Peter A. G. Crosthwaite >> +d

Re: [Qemu-devel] [PATCH 06/14] stellaris: Removed SSI mux

2012-10-05 Thread Peter Maydell
On 5 October 2012 01:08, Peter Crosthwaite wrote: > From: Peter A. G. Crosthwaite > > Removed the explicit SSI mux and wired the CS line directly up to the SSI > devices. > > Signed-off-by: Peter A. G. Crosthwaite > --- > hw/ssd0323.c |1 + > hw/ssi-sd.c|1 + > hw/stellaris.c |

[Qemu-devel] [PATCH 06/14] stellaris: Removed SSI mux

2012-10-04 Thread Peter Crosthwaite
From: Peter A. G. Crosthwaite Removed the explicit SSI mux and wired the CS line directly up to the SSI devices. Signed-off-by: Peter A. G. Crosthwaite --- hw/ssd0323.c |1 + hw/ssi-sd.c|1 + hw/stellaris.c | 98 ++-- 3 files