blob: 66641b2721c9d035e0b2e256387382744a409e56 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
sd: assertion in sd_read_byte()
Description of problem:
The following log reveals it:
```
ERROR: qemu/hw/sd/sd.c:2541:sd_read_byte: code should not be reached
Bail out! ERROR: qemu/hw/sd/sd.c:2541:sd_read_byte: code should not be reached Aborted (core dumped)
```
|