]> git.proxmox.com Git - qemu.git/commit
hw/realview: Wire up the MMC card status
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Feb 2011 20:57:53 +0000 (20:57 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 6 Mar 2011 18:01:31 +0000 (19:01 +0100)
commit26883c699eee60c6f2dd63818a9dd470f2c567fc
tree8065fde1ee3f48d9e07248fcae3d715747d7209b
parent9793212bb02b9fdc2de188a42b93b17ca2689c9a
hw/realview: Wire up the MMC card status

Instantiate the three PL061 GPIO modules the realview boards have.
Connect the MMC card status outputs of the PL181 MMC controller
to both the system registers and the GPIO module which handles
internal devices.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/realview.c