Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m25p80: qdev-ify drive property | Paolo Bonzini | 2016-07-04 | 1 | -6/+12 |
| | | | | | | | | | | | | | This allows specifying the property via -drive if=none and creating the flash device with -device. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Cédric Le Goater <clg@kaod.org> Message-id: 1467138270-32481-6-git-send-email-clg@kaod.org [clg: added an extra fix for sabrelite_init() keeping the test on flash_dev did not seem necessary. ] Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> | ||||
* | i.MX: Add sabrelite i.MX6 emulation. | Jean-Christophe DUBOIS | 2016-05-12 | 1 | -0/+121 |
The sabrelite supports one SPI FLASH memory on SPI1 Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |