mirror of
https://github.com/qemu/qemu.git
synced 2025-10-28 23:46:56 +00:00
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: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20190110094020.18354-2-stefanha@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> [PMM: fixed comment style] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
||
|---|---|---|
| .. | ||
| aspeed_i2c.h | ||
| i2c-ddc.h | ||
| i2c.h | ||
| imx_i2c.h | ||
| microbit_i2c.h | ||
| pm_smbus.h | ||
| ppc4xx_i2c.h | ||
| smbus.h | ||