Re: [PATCH v2 0/8] hw/sd: sd: Erase operation and other fixes

2021-02-19 Thread Philippe Mathieu-Daudé
On 2/16/21 4:02 PM, Bin Meng wrote: > From: Bin Meng > > This includes several fixes related to erase operation of a SD card. > Bin Meng (8): > hw/sd: sd: Fix address check in sd_erase() > hw/sd: sd: Only SDSC cards support CMD28/29/30 > hw/sd: sd: Fix CMD30 response type > hw/sd: sd:

[PATCH v2 0/8] hw/sd: sd: Erase operation and other fixes

2021-02-16 Thread Bin Meng
From: Bin Meng This includes several fixes related to erase operation of a SD card. Currently sd_erase() does not perform the actual erase operation to reset the requested block contents to 0xFFs. When trying to add such functionality, one issue was spotted that the write protection is only