commit | 2a97045b483e1844dedb81aaf3f4e01d2c3249f5 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Jun 20 09:28:52 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Jul 05 23:54:50 2024 +0200 |
tree | 624a12168fd23df10a126752fde2a092f69b60ac | |
parent | e2dec2eab04db00ad718353b77adfd59dd5ee3db [diff] |
hw/sd/sdcard: Trace length of data read on DAT lines Some commands expect less than BLOCK_LENGTH. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Cédric Le Goater <clg@redhat.com> Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au> Tested-by: Cédric Le Goater <clg@redhat.com> Message-Id: <20240628070216.92609-80-philmd@linaro.org>