Home
last modified time | relevance | path

Searched hist:a0bf35b5828e532111a10d1b90bf6e9d401ce4a4 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Drpmb.ca0bf35b5828e532111a10d1b90bf6e9d401ce4a4 Thu Feb 28 03:20:44 UTC 2019 Jason Zhu <jason.zhu@rock-chips.com> mmc: rpmb: correct MMC_RSP_R1b to MMC_RSP_R1

According to eMMC spec, the resp_type of MMC_CMD_WRITE_MULTIPLE_BLOCK
is MMC_RSP_R1 but not MMC_RSP_R1b.

If use MMC_RSP_R1b, this causes rpmb can not work with sdhci drive.

Change-Id: I02ab825a4a526646079be6a7ae27326d1a3b7acf
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>