commit | 9d6d1a94c99c3a0e89792c5cc118a1d8c8a9dbb7 | [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 | 7d9648dd6cf3b1dcd90b6917d9d0b545b1c4c975 [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>