OSDN Git Service

sdhci: check Spec v2 capabilities (DMA and 64-bit bus)
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 8 Feb 2018 16:48:01 +0000 (13:48 -0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Feb 2018 15:15:08 +0000 (16:15 +0100)
commit0540fba949c4d2ed833796a4a23becf5fcc93286
tree4e82845e70bfd9f55ccde6bfc8affd767510e41b
parent04654b5a8c8ed5c2fcd77da0c555c936141ee125
sdhci: check Spec v2 capabilities (DMA and 64-bit bus)

Incorrect value will throw an error.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-Id: <20180208164818.7961-14-f4bug@amsat.org>
hw/sd/sdhci-internal.h
hw/sd/sdhci.c