u-boot-brain/arch/x86/cpu/slimbootloader
Park, Aiden 18416ba119 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: Aiden Park <aiden.park@intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: remove the obsolete comments for data->type]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2020-02-04 01:19:26 +08:00
..
car.S x86: Add new slimbootloader CPU type 2019-08-09 22:24:02 +08:00
Kconfig x86: timer: use a timer base of 0 2019-12-15 11:44:09 +08:00
Makefile x86: slimbootloader: Add serial driver 2019-08-09 22:24:02 +08:00
sdram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
serial.c x86: serial: Use NS16550_DYNAMIC in Slim Bootloader 2020-02-04 01:19:26 +08:00
slimbootloader.c common: Move checkcpu() out of common.h 2019-12-02 18:23:14 -05:00