« Previous | Next » 

Revision 1d32c26f

ID1d32c26f28d6e25f447b8ba40440c7d228ed4006

Added by Peter Crosthwaite almost 11 years ago

sd/sdhci:ADMA: fix interrupt

The end of transfer check was occurring and potentially returning before
the interrupt flag was checked. This means the interrupt will be missed
if it occurs on the last packet. Fix by checking for the interrupt
before checking for the end of transfer.

Signed-off-by: Peter Crosthwaite <>
Reviewed-by: Igor Mitsyanko <>
Message-id:
Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences