v1:
1. Fix boundary_count overflow
2. Fix data transfer did not complete if data size is bigger then SDMA Buffer 
Boundary

v2:
1. fix typo
2. update to none RFC patch
3. check the most upper byte of SDMA System Address Register (0x00) is written,
   then restarts SDMA data transfer.

Jamin Lin (2):
  hw/sd/sdhci: Fix boundary_count overflow in
    sdhci_sdma_transfer_multi_blocks
  hw/sd/sdhci: Fix data transfer did not complete if data size is bigger
    than SDMA Buffer Boundary

 hw/sd/sdhci.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

-- 
2.34.1


Reply via email to