Files
u-boot/drivers
Bastien Curutchet 983fd3d06d spi: davinci: Drop the preload of TX buffer before read/writes operations
A write to the TX buffer is performed before entering the loop to "avoid
clock starvation". This sometimes results in subsequent writes in
davinci_spi_xfer_data() to occur while the TXFULL bit is asserted,
leading to write failures.

Remove the preload of the TX buffer.

Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
2024-10-02 13:38:37 -06:00
..
2024-09-16 14:48:13 -06:00
2024-09-19 00:12:41 -03:00
2024-09-13 17:41:18 +02:00
2024-09-12 17:35:37 +02:00
2024-08-19 18:24:58 -06:00
2024-06-24 13:34:52 -06:00
2024-09-30 17:48:12 -06:00
2023-11-07 14:50:51 -05:00
2024-09-30 17:48:12 -06:00
2024-04-26 08:28:35 +03:00
2024-09-30 17:48:12 -06:00
2024-07-31 16:51:54 +02:00