commit | 81e9cbd0ca1131012b058df6804b1f626a6b730c | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Tue Jan 09 18:01:13 2018 +0100 |
committer | Michael Walle <michael@walle.cc> | Mon May 21 13:37:12 2018 +0200 |
tree | d05f0defac027a288381b82ac57520784bb944a0 | |
parent | dfa93a0b6ef51fd8e0285a9991704b51cf884c33 [diff] |
lm32: take BQL before writing IP/IM register Writing to these registers may raise an interrupt request. Actually, this prevents the milkymist board from starting. Cc: qemu-stable@nongnu.org Signed-off-by: Michael Walle <michael@walle.cc> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>