blob: 13af8c3b5443a67bffa26fdf2926dad05a60f26e (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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)
```
|