u-boot-brain/arch/x86/cpu/slimbootloader
Simon Glass d30c7209df serial: Update NS16550_t and struct NS16550
Typedefs should not be used in U-Boot and structs should be lower case.
Update the code to use struct ns16550 consistently.

Put a header guard on the file while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2021-01-05 12:24:40 -07: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 serial: Update NS16550_t and struct NS16550 2021-01-05 12:24:40 -07:00
slimbootloader.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00