raspi: fix SD card with recent sdhci changes
commita55b53a2f46bc5350ec0c3ae8d0cd82eff95a7e8
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Wed, 24 Feb 2016 21:58:48 +0000 (24 13:58 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Feb 2016 15:09:42 +0000 (26 15:09 +0000)
tree419e3a8fd442aaeb0fc93b119974908f4e8a4597
parent09aa3bf382243151e77682b2e89f997349b306d8
raspi: fix SD card with recent sdhci changes

Recent changes to sdhci broke SD on raspi. This change mirrors
the logic to create the SD card device at the board level.

Signed-off-by: Andrew Baumann <Andrew.Baumann@microsoft.com>
Message-id: 1456351128-5560-1-git-send-email-Andrew.Baumann@microsoft.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/bcm2835_peripherals.c
hw/arm/bcm2836.c
hw/arm/raspi.c