Skip to content
Snippets Groups Projects
Commit 9d68bf56 authored by Steffen Görtz's avatar Steffen Görtz Committed by Peter Maydell
Browse files

arm: Stub out NRF51 TWI magnetometer/accelerometer detection


Recent microbit firmwares panic if the TWI magnetometer/accelerometer
devices are not detected during startup.  We don't implement TWI (I2C)
so let's stub out these devices just to let the firmware boot.

Signed-off by: Steffen Görtz <contrib@steffen-goertz.de>
Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
Message-id: 20190110094020.18354-2-stefanha@redhat.com
Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
[PMM: fixed comment style]
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent ab65eed3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment