QEMU doesn't support imx53 platform, linaro image file for imx53 could not be loaded in QEMU. How to solve this problem?
On 30 June 2012 06:46, 陈磊 losemyheaven@gmail.com wrote:
QEMU doesn't support imx53 platform, linaro image file for imx53 could not be loaded in QEMU. How to solve this problem?
Hi there. QEMU emulates a number of boards including the BeagleBoard, SMDKC210, and Versatile Express but not the i.MX53. If you'd like to try the Linaro LEB under QEMU, then I'd recommend using a Versatile Express Cortex-A9 image instead: https://wiki.linaro.org/PeterMaydell/QemuVersatileExpress
If you want to run a i.MX53 image under QEMU, then please talk with the upstream QEMU developers. Adding a new model is a fair amount of work but can be quite interesting.
-- Michael