commit | 3b79f08925eaf93bd16f1ef702af191485bc24ea | [log] [tgz] |
---|---|---|
author | anans <anans@google.com> | Mon Aug 01 03:11:28 2022 +0000 |
committer | anans <anans@google.com> | Mon Aug 01 03:13:48 2022 +0000 |
tree | 4df6f4eb85c97930d702cf0ca255c1089937a94b | |
parent | 1141cc7ceb4fc41adb724d50037a2e3c8785a525 [diff] |
fix(ufs): init utrlba/utrlbau with desc_base Initialising these registers with header address will not work when get_empty_slot returns anything other than 0 because these registers should point to the starting of transfer request list instead of the current descriptor Change-Id: I60b3b59e2be6e2635a59b14dd1f11d93b9d95a1f Signed-off-by: anans <anans@google.com>