hw/pl181: Implement GPIO output pins for card status
commitc31a4724e25ef867acda0eafc7ddb3999e4bb204
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Feb 2011 20:57:49 +0000 (21 20:57 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 6 Mar 2011 18:01:29 +0000 (6 19:01 +0100)
treed419cc5051fb12fdb022c879d285d588495386e0
parent444dd39b5f226926e8b8a950821e6f48a5da3ccd
hw/pl181: Implement GPIO output pins for card status

Add two GPIO output pins to the PL181 model to indicate the card
present and readonly status information. On ARM boards these usually
are reflected in a system register.

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