Files
u-boot/drivers/serial
Simon Glass ec753ac734 serial: ns16550: Add skip-init devicetree property
Add support for a 'skip-init' property in the device tree that preserves
UART settings from a previous boot phase.

This is useful when the UART is already configured by firmware (e.g.,
EFI firmware on x86 platforms) and changing the settings would disrupt
console output or cause communication issues.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2025-10-19 12:27:49 +01:00
..
2025-05-01 05:56:48 -06:00