|
@@ -16,7 +16,7 @@ from the image directory:
|
|
|
-smp 1 -s -m 1024 -d unimp \
|
|
|
-serial stdio \
|
|
|
-netdev user,id=vmnic -device virtio-net-device,netdev=vmnic \
|
|
|
- -semihosting-config enable,target=native \
|
|
|
+ -semihosting-config enable=on,target=native \
|
|
|
-bios flash.bin # qemu_arm_vexpress_tz_defconfig
|
|
|
|
|
|
The boot stage traces (if any) followed by the login prompt will appear
|