diff options
author | Simon Glass <sjg@chromium.org> | 2023-09-19 21:00:08 -0600 |
---|---|---|
committer | Bin Meng <bmeng@tinylab.org> | 2023-09-22 06:03:46 +0800 |
commit | 028d1f8dc2ca9108e06f1cd05ab9d035af05ff51 (patch) | |
tree | cca446a993f036a8dd2c49823fd47175d9415377 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c | |
parent | b1350636e69d4aac1e00aee5a327b5724f074420 (diff) |
x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
The debug UART on modern machines uses a 32-bit wide transfer. Without
this, setting debug output causes a hang or no output. It is not obvious
(when enabling CONFIG_DEBUG_UART) that this is needed.
Enable 32-bit access to avoid this trap.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c')
0 files changed, 0 insertions, 0 deletions