[PATCH 5/6] mmc: mmc_spi: Generate R1 response for erase block start and end address
Bin Meng
bmeng.cn at gmail.com
Wed Jul 8 07:22:01 CEST 2020
On Mon, Jun 29, 2020 at 5:48 PM Pragnesh Patel
<pragnesh.patel at 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 at sifive.com>
> ---
> drivers/mmc/mmc_spi.c | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Bin Meng <bin.meng at windriver.com>
Tested-by: Bin Meng <bin.meng at windriver.com>
More information about the U-Boot
mailing list