commit | 7af9b9f04763a2ef5393904a1ddb0dbf1c173849 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Jan 22 15:50:29 2016 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jan 22 15:51:07 2016 +0000 |
tree | ab7d8a3f110ece6ac09d66da9c72d550ef4ff2f5 | |
parent | 9c45cc20f7cbb460ddb55ec90a70ab29eafa407a [diff] |
hw/sd/pxa2xx_mmci: Add reset function Add a reset function to the pxa2xx_mmci device; previously it had no handling for system reset at all. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>