[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] How to emulate the IMX6Q (sabrelite) u-boot on qemu
From: |
address@hidden |
Subject: |
[Qemu-discuss] How to emulate the IMX6Q (sabrelite) u-boot on qemu |
Date: |
Tue, 27 Nov 2018 12:38:58 +0000 (UTC) |
Hi,
How can I just emulate the u-boot image for sabrelite machine on qemu ?
compiled the sabrelite u-boot like this :
git clone https://github.com/boundarydevices/u-boot-imx6 -b boundary-v2017.07
make mx6sabresd_defconfig && make -j4
Launch qemu like below but there is no any output on console .
qemu-3.1-rc2/bin/qemu-system-arm -m 1G -M sabrelite -kernel u-boot -nographic
Also tried to load through flash derive but qemu sabrelite machine does not
support '-pflash' option.
Could any one please give me a hint how to emulate sabrelite u-boot on qemu?
Using qemu-3.1-rc2 binary for testing.
Thanks,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] How to emulate the IMX6Q (sabrelite) u-boot on qemu,
address@hidden <=