| e5d937a1 | 18-Apr-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
rockchip: rk3576: Disable UFS when detect fail
1. Kernel DTS will open UFS by default.
2. It hangs if Kernel UFS driver tries to access UFS registers, when there is no power supply for UFS.
So gen
rockchip: rk3576: Disable UFS when detect fail
1. Kernel DTS will open UFS by default.
2. It hangs if Kernel UFS driver tries to access UFS registers, when there is no power supply for UFS.
So generally, disable UFS when detect fail.
To save time spent on detecting UFS, you can disable UFS in kernel dts or U-Boot defconfig.
Change-Id: Id0e62f99ab188834ff5bf365a7007683f4c26941 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|