commit | c31a4724e25ef867acda0eafc7ddb3999e4bb204 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Feb 21 20:57:49 2011 +0000 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Mar 06 19:01:29 2011 +0100 |
tree | d419cc5051fb12fdb022c879d285d588495386e0 | |
parent | 444dd39b5f226926e8b8a950821e6f48a5da3ccd [diff] |
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>