commit | d2ee021246e6bc56c32ea2a32441077610c75098 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 03 07:16:07 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 17 17:04:59 2021 -0500 |
tree | 15d539f556f80ff5629012ce4479c167f72b66b4 | |
parent | 1ed9bf989d41474909cb483df7837c8a3978c18d [diff] |
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>