On 02/06/2018 07:09, Philippe Mathieu-Daudé wrote:
> 
> I realized the binary expect CMD8 to not return, to use the SD card
> with Spec v1.x. Which is the very patch Paul Brook attached...
> http://lists.nongnu.org/archive/html/qemu-devel/2012-04/msg03790.html
> 
> curl
> http://lists.nongnu.org/archive/html/qemu-devel/2012-04/txtwo8B9rbn9w.txt
> 
>      case 8:  /* CMD8:   SEND_IF_COND */
> +        if (sd->spi) {
> +            goto bad_cmd;
> +        }
>          /* Physical Layer Specification Version 2.00 command */
>          switch (sd->state) {
>          case sd_idle_state:

Can you send it with SoB?  Thanks!

Paolo

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to