]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(ufs): init utrlba/utrlbau with desc_base
authoranans <anans@google.com>
Mon, 1 Aug 2022 03:11:28 +0000 (03:11 +0000)
committeranans <anans@google.com>
Mon, 1 Aug 2022 03:13:48 +0000 (03:13 +0000)
commit9d6d1a94c99c3a0e89792c5cc118a1d8c8a9dbb7
tree4df6f4eb85c97930d702cf0ca255c1089937a94b
parent7d9648dd6cf3b1dcd90b6917d9d0b545b1c4c975
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>
drivers/ufs/ufs.c