commit | f8af22afec5092ce641fb5e5305f2bb9b232f206 | [log] [tgz] |
---|---|---|
author | Jeuk Kim <jeuk20.kim@gmail.com> | Tue Jan 07 16:26:42 2025 +0900 |
committer | Jeuk Kim <jeuk20.kim@samsung.com> | Mon Feb 17 18:20:53 2025 +0900 |
tree | 20539342214884d387b6054057de48cef29398fe | |
parent | db7aa99ef894e88fc5eedf02ca2579b8c344b2ec [diff] |
hw/ufs: Fix legacy single doorbell support bit QEMU UFS has supported both legacy single doorbell and MCQ, but the LSDBS value was incorrectly set. This change corrects the LSDBS value to 0. Signed-off-by: Jeuk Kim <jeuk20.kim@samsung.com>