arm: qemu: Enable the debug UART
authorSimon Glass <sjg@chromium.org>
Wed, 3 Nov 2021 13:16:07 +0000 (07:16 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 17 Nov 2021 22:04:59 +0000 (17:04 -0500)
commit370cc945df7024a743c847acb6177f1aa8947fb3
tree15d539f556f80ff5629012ce4479c167f72b66b4
parent0dba45864b2afc7236102b9abb6b405b49efcccb
arm: qemu: Enable the debug UART

Enable this to permit early debugging. Due to the way qmeu works, the
input clock can be zero and things still work.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/qemu_arm64_defconfig
configs/qemu_arm_defconfig