[PATCH 2/6] mmc: mmc_spi: generate R1 response for different mmc SPI commands
Bin Meng
bmeng.cn at gmail.com
Wed Jul 8 07:21:52 CEST 2020
On Mon, Jun 29, 2020 at 5:48 PM Pragnesh Patel
<pragnesh.patel at sifive.com> wrote:
>
> R1 response is 1 byte long for mmc SPI commands as per the updated
> physical layer specification version 7.10.
>
> So correct the resp and resp_size for existing 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