| c58ea627 | 20-Nov-2023 |
Yifeng Zhao <yifeng.zhao@rock-chips.com> |
mmc: porting the tuning code from the linux kernel
The original four phase tuning mechanisms used had some boundary conditions that were not properly handled, resulting in EMMC communication errors.
mmc: porting the tuning code from the linux kernel
The original four phase tuning mechanisms used had some boundary conditions that were not properly handled, resulting in EMMC communication errors.
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: Ie19027da88a637dd365e489956d0d71d8ac443dc
show more ...
|
| 315c0aef | 20-Nov-2023 |
Yifeng Zhao <yifeng.zhao@rock-chips.com> |
mmc: optimizing the data timeout time for cmd 21
The tuning data is 128bytes, a timeout of 1ms is sufficient.
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: Ia68f7ef3da5d1599ab1
mmc: optimizing the data timeout time for cmd 21
The tuning data is 128bytes, a timeout of 1ms is sufficient.
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: Ia68f7ef3da5d1599ab11c646dbcb9d35a2eab4cc
show more ...
|