]> git.proxmox.com Git - mirror_qemu.git/commit
bcm2835_sdhost: add bcm2835 sdhost controller
authorClement Deschamps <clement.deschamps@antfield.fr>
Tue, 28 Feb 2017 12:08:19 +0000 (12:08 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Feb 2017 12:08:19 +0000 (12:08 +0000)
commit43ddc182e2858a4f2354ba1095dc8a3b09d828ca
tree00a43d72e0fcfe2246c62d195c1c17a43a1ec255
parent5db53e353dfe08492aca793b4748d8182f9780b3
bcm2835_sdhost: add bcm2835 sdhost controller

This adds the BCM2835 SDHost controller from Arasan.

Signed-off-by: Clement Deschamps <clement.deschamps@antfield.fr>
Message-id: 20170224164021.9066-2-clement.deschamps@antfield.fr
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd/Makefile.objs
hw/sd/bcm2835_sdhost.c [new file with mode: 0644]
include/hw/sd/bcm2835_sdhost.h [new file with mode: 0644]