
8 Jul
2020
8 Jul
'20
7:22 a.m.
On Mon, Jun 29, 2020 at 5:48 PM Pragnesh Patel pragnesh.patel@sifive.com wrote:
Erase block start address (CMD32) and erase block end address (CMD33) command will generate R1 response for mmc SPI mode.
R1 response is 1 byte long for mmc SPI, so assign 1 byte as a response for this commands.
Signed-off-by: Pragnesh Patel pragnesh.patel@sifive.com
drivers/mmc/mmc_spi.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Bin Meng bin.meng@windriver.com Tested-by: Bin Meng bin.meng@windriver.com