commit | 595c786b53b2cb515c2d5c1c7f2cc8c9d1721a80 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Aug 24 13:17:42 2018 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Aug 24 13:17:42 2018 +0100 |
tree | f1f3ce882422677763b6a135e46a162ea34c0a1c | |
parent | 017d069d20866ed50f3422ade69d6cb60ea7522b [diff] |
hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511 The MPS2 FPGA images for the Cortex-M3 (mps2-an385 and mps2-511) both include a CMSDK dual-timer module. Wire this up. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20180820141116.9118-6-peter.maydell@linaro.org