u-boot-brain/arch/x86/cpu/slimbootloader
Park, Aiden 2869c3b3de x86: slimbootloader: Add serial driver
Slim Bootloader provides serial port info thru its HOB list pointer.
All these HOBs are eligible for Slim Bootloader based board only.
- Get serial port information from the serial port info HOB
- Leverage ns16550 driver with slimbootloader specific platform data

Signed-off-by: Aiden Park <aiden.park@intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2019-08-09 22:24:02 +08:00
..
car.S x86: Add new slimbootloader CPU type 2019-08-09 22:24:02 +08:00
Kconfig x86: Add new slimbootloader CPU type 2019-08-09 22:24:02 +08:00
Makefile x86: slimbootloader: Add serial driver 2019-08-09 22:24:02 +08:00
sdram.c x86: slimbootloader: Add memory configuration 2019-08-09 22:24:02 +08:00
serial.c x86: slimbootloader: Add serial driver 2019-08-09 22:24:02 +08:00
slimbootloader.c x86: Add new slimbootloader CPU type 2019-08-09 22:24:02 +08:00