qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] SPI SDcard fixes v2


From: Paul Brook
Subject: [Qemu-devel] [PATCH 0/2] SPI SDcard fixes v2
Date: Mon, 30 Apr 2012 13:01:28 +0100

Recent testing showed the SPI mode SD card emulation (ssi-sd.c) doesn't
actually work if the guest tries to use features from the SD Physical
Layer Specification v2 (this incluldes SDHC).

This series replaces my previous single patch.

Paul Brook (2):
  Fix SPI SD card command responses
  hw/sd.c: Implement CMD58

 hw/sd.c     |  140 +++++++++++++++++++++++++++++++++++++++++++++++++----------
 hw/sd.h     |   17 ++++++++
 hw/ssi-sd.c |   83 +++--------------------------------
 3 files changed, 138 insertions(+), 102 deletions(-)

-- 
1.7.10




reply via email to

[Prev in Thread] Current Thread [Next in Thread]