Skip to content
Commit 18416ba1 authored by Park, Aiden's avatar Park, Aiden Committed by Bin Meng
Browse files

x86: serial: Use NS16550_DYNAMIC in Slim Bootloader



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.

Signed-off-by: default avatarAiden Park <aiden.park@intel.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
[bmeng: remove the obsolete comments for data->type]
Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent b7c1e67a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment