qemu/hw/sd
Bin Meng 6d2d4069c4 hw/sd: Correct the maximum size of a Standard Capacity SD Memory Card
Per the SD spec, Standard Capacity SD Memory Card (SDSC) supports
capacity up to and including 2 GiB.

Fixes: 2d7adea4fe ("hw/sd: Support SDHC size cards")
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Sai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Message-Id: <1598021136-49525-2-git-send-email-bmeng.cn@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2020-08-21 16:49:22 +02:00
..
allwinner-sdhost.c hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible 2020-08-21 16:35:35 +02:00
aspeed_sdhci.c
bcm2835_sdhost.c hw/sd: Rename sdbus_read_data() as sdbus_read_byte() 2020-08-21 16:35:35 +02:00
core.c hw/sd: Add sdbus_read_data() to read multiples bytes on the data line 2020-08-21 16:35:35 +02:00
Kconfig
meson.build
milkymist-memcard.c hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible 2020-08-21 16:35:35 +02:00
omap_mmc.c
pl181.c hw/sd: Rename sdbus_read_data() as sdbus_read_byte() 2020-08-21 16:35:35 +02:00
pxa2xx_mmci.c hw/sd: Rename sdbus_read_data() as sdbus_read_byte() 2020-08-21 16:35:35 +02:00
sd.c hw/sd: Correct the maximum size of a Standard Capacity SD Memory Card 2020-08-21 16:49:22 +02:00
sdhci-internal.h
sdhci-pci.c
sdhci.c hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible 2020-08-21 16:35:35 +02:00
sdmmc-internal.c
sdmmc-internal.h
ssi-sd.c hw/sd: Rename sdbus_read_data() as sdbus_read_byte() 2020-08-21 16:35:35 +02:00
trace-events
trace.h