Files
u-boot/drivers/spi
Lad, Prabhakar d2998286fc spi: zynq_spi: Fix infinite looping while xfer
During spi transfer, for example:
sspi 1:1.0 8 ff

the rx_len values will  be:
rx_len = 0
rx_len = 4294967295

This caused a busy looping during xfer, this patch fixes it
by adding a check while reading the rx fifo

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
2016-09-22 00:58:26 +05:30
..
2015-10-27 23:21:42 +05:30
2015-10-27 23:19:29 +05:30
2015-10-27 23:19:29 +05:30
2015-01-09 00:03:28 +05:30
2016-02-05 12:47:20 +08:00
2015-10-27 23:21:28 +05:30
2015-09-02 21:28:24 -06:00
2016-01-19 08:31:21 -05:00
2016-01-19 08:31:21 -05:00