sdcard: define SDMMC_CMD_MAX instead of using the magic '64'
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 22 Feb 2018 15:12:52 +0000 (15:12 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Feb 2018 15:12:52 +0000 (15:12 +0000)
commitf250015be6e208dbb9c45873ad7abb96ac893927
tree524a92390c652374465f318e988aa6cd703427e8
parent814b2adc1635336e1b8d1c5ec36dce5504ff0113
sdcard: define SDMMC_CMD_MAX instead of using the magic '64'

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 20180215220540.6556-8-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd/sd.c
hw/sd/sdmmc-internal.h [new file with mode: 0644]