]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Ufs: bRefClkFreq attribute be programmed after fDeviceInit
authorBandaru, Purna Chandra Rao <purna.chandra.rao.bandaru@intel.com>
Fri, 25 Mar 2022 12:18:00 +0000 (20:18 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 29 Mar 2022 01:42:31 +0000 (01:42 +0000)
commit7456990e8eebe3b935447253bb6d1d3129839122
treebee0d0f5e7a6248cb00aeb03d2d495af150620fe
parent40004ff9d5e11441bb970dfc701e552801060b1b
MdeModulePkg/Ufs: bRefClkFreq attribute be programmed after fDeviceInit

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3886

bRefClkFreq UFS card attribute need to be read and written after successful
fDeviceInit and NOP response so that link will be stable.

Cc: Wu Hao A <hao.a.wu@intel.com>
Cc: Albecki Mateusz <mateusz.albecki@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Purna Chandra Rao Bandaru <purna.chandra.rao.bandaru@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c