From 87420f9689a371f05180b512b1af3287748c16c2 Mon Sep 17 00:00:00 2001 From: Nathan Chancellor Date: Thu, 29 Apr 2021 12:09:31 -0700 Subject: [PATCH] boot-qemu.sh: Do not set earlycon for arm32_v6 Otherwise, the console changes midboot and we lose output, making it look like a hang. Signed-off-by: Nathan Chancellor --- boot-qemu.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/boot-qemu.sh b/boot-qemu.sh index 77f0b25..93b6d98 100755 --- a/boot-qemu.sh +++ b/boot-qemu.sh @@ -144,7 +144,6 @@ function setup_qemu_args() { ;; arm32_v6) - APPEND_STRING+="earlycon " ARCH=arm DTB=aspeed-bmc-opp-romulus.dtb QEMU_ARCH_ARGS=(