tests/qemu-boot-test: Adjust arm64 cpu to max per David k.
* Gets us into the haiku kernel when booted with u-boot Change-Id: I70aa6cf4c9d8894cf13771e97652778215fe0ab7
This commit is contained in:
parent
ce41afe7f8
commit
7cfd9e92cf
@ -116,7 +116,7 @@ case "$ARCH" in
|
|||||||
echo "+++ Testing $PLATFORM boot..."
|
echo "+++ Testing $PLATFORM boot..."
|
||||||
cp $IMAGE $TEST_FILE
|
cp $IMAGE $TEST_FILE
|
||||||
$EMULATOR \
|
$EMULATOR \
|
||||||
-cpu cortex-a57 \
|
-cpu max \
|
||||||
-global virtio-mmio.force-legacy=false \
|
-global virtio-mmio.force-legacy=false \
|
||||||
-device usb-ehci,id=ehci -device usb-tablet -device usb-kbd \
|
-device usb-ehci,id=ehci -device usb-tablet -device usb-kbd \
|
||||||
-device virtio-blk-device,drive=x0,bus=virtio-mmio-bus.0 \
|
-device virtio-blk-device,drive=x0,bus=virtio-mmio-bus.0 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user