« Previous | Next » 

Revision 37ab4a56

ID37ab4a566816f518fb958ea49734d51d1ccbd227

Added by Peter Crosthwaite almost 11 years ago

sd/sd.c: Fix "inquiry" ACMD41

QEMU models two (of the three) ACMD41 has two modes, "inquiry" and
"first". The selection logic for which of the two is incorrect - it
compares != 0 for the entire argument value rather than only bits 23:0
as per the spec. Fix.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences