]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit44ed849b28174b1f9b3380fdf0ca47b5dde5bc0f
tree15d539f556f80ff5629012ce4479c167f72b66b4
parentf4d0c01c88e5f8caef6177a3652ad3ab154a95a0
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