Searched hist:"5 cd7aa3451b76bb19c0f6adc2b931f091e5d7fcd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/sd/ |
H A D | sdhci.c | diff 5cd7aa3451b76bb19c0f6adc2b931f091e5d7fcd Wed Mar 03 06:26:38 CST 2021 Bin Meng <bmeng.cn@gmail.com> hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable
The codes to limit the maximum block size is only necessary when SDHC_BLKSIZE register is writable.
Tested-by: Alexander Bulekov <alxndr@bu.edu> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Message-Id: <20210303122639.20004-5-bmeng.cn@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|