[PATCH 0/2] x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
Park, Aiden
aiden.park at intel.com
Wed Dec 18 06:56:12 CET 2019
Slim Bootloader provides serial port info in its HOB to support
both IO or MMIO serial ports, but it's controlled by SYS_NS16550_MEM32
or SYS_NS16550_PORT_MAPPED in U-Boot.
To support both serial port configurations dynamically at runtime,
Slim Bootloader serial driver leverages NS16550_DYNAMIC.
Aiden Park (2):
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader driver
doc: intel: Update serial driver changes in slimbootloader.rst
arch/x86/cpu/slimbootloader/serial.c | 5 ++++
doc/board/intel/slimbootloader.rst | 35 +++++++---------------------
include/configs/slimbootloader.h | 13 -----------
3 files changed, 13 insertions(+), 40 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list