
4 May
2023
4 May
'23
3:18 p.m.
On Mon, Mar 27, 2023 at 12:16 PM Simon Glass sjg@chromium.org wrote:
This is much more common on modern hardware, so default to using it.
This does not affect the normal UART, but does allow the debug UART to work, since it uses serial_out_shift(), etc.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v2)
Changes in v2:
- Expand commit message to explain this is for the debug UART
- Update the defconfig instead
configs/coreboot64_defconfig | 1 - configs/coreboot_defconfig | 1 - 2 files changed, 2 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com