On Sat, Apr 6, 2013 at 4:50 AM, Peter Maydell wrote:
> On 3 April 2013 05:32, Peter Crosthwaite wrote:
>> QSPI has a bigger FIFO than the regular SPI controller. Differentiate
>> between the two with correct FIFO sizes for each.
>>
>> Signed-off-by: Peter Crosthwaite
>> ---
>>
>> hw/xilinx_spip
On 3 April 2013 05:32, Peter Crosthwaite wrote:
> QSPI has a bigger FIFO than the regular SPI controller. Differentiate
> between the two with correct FIFO sizes for each.
>
> Signed-off-by: Peter Crosthwaite
> ---
>
> hw/xilinx_spips.c |7 +++
> 1 files changed, 7 insertions(+), 0 delet
QSPI has a bigger FIFO than the regular SPI controller. Differentiate
between the two with correct FIFO sizes for each.
Signed-off-by: Peter Crosthwaite
---
hw/xilinx_spips.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/hw/xilinx_spips.c b/hw/xilinx_spips.c
ind