Searched hist:ea6a84b6834a830883a492f3991ab4afefd038af (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | rpmb.c | ea6a84b6834a830883a492f3991ab4afefd038af Thu Jun 19 01:17:25 UTC 2025 Ziyuan Xu <xzy.xu@rock-chips.com> mmc: Fixes block read prepare flow for eMMC
In order to start a multiple block read with pre-defined block count the host must use the SET_BLOCK_COUNT command (CMD23) immediately preceding the READ_MULTIPLE_BLOCK (CMD18) command. Otherwise the Device will start an open-ended multiple block read that can be stopped using the STOP_TRANSMISSION command.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I976623d4bf90f47a7548ad0e9cfb65cac215df89
|
| H A D | mmc_private.h | ea6a84b6834a830883a492f3991ab4afefd038af Thu Jun 19 01:17:25 UTC 2025 Ziyuan Xu <xzy.xu@rock-chips.com> mmc: Fixes block read prepare flow for eMMC
In order to start a multiple block read with pre-defined block count the host must use the SET_BLOCK_COUNT command (CMD23) immediately preceding the READ_MULTIPLE_BLOCK (CMD18) command. Otherwise the Device will start an open-ended multiple block read that can be stopped using the STOP_TRANSMISSION command.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I976623d4bf90f47a7548ad0e9cfb65cac215df89
|
| H A D | mmc.c | ea6a84b6834a830883a492f3991ab4afefd038af Thu Jun 19 01:17:25 UTC 2025 Ziyuan Xu <xzy.xu@rock-chips.com> mmc: Fixes block read prepare flow for eMMC
In order to start a multiple block read with pre-defined block count the host must use the SET_BLOCK_COUNT command (CMD23) immediately preceding the READ_MULTIPLE_BLOCK (CMD18) command. Otherwise the Device will start an open-ended multiple block read that can be stopped using the STOP_TRANSMISSION command.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I976623d4bf90f47a7548ad0e9cfb65cac215df89
|