u-boot/arch/x86
Simon Glass 51de94dfe4 x86: coral: Allow init of debug UART in U-Boot proper
At present the debug UART is only set up in SPL, on the assumption that
the boot flow will always pass through there. When booting from coreboot,
SPL is not used, so the debug UART is not available.

Move the code into a common place so that it can be used in U-Boot proper
also. Add the required init to start_from_spl.S as well.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-27 15:04:30 +13:00
..
cpu x86: coral: Allow init of debug UART in U-Boot proper 2021-03-27 15:04:30 +13:00
dts x86: coral: Update the SD card-detect GPIO 2021-03-27 13:59:36 +13:00
include/asm x86: coral: Allow init of debug UART in U-Boot proper 2021-03-27 15:04:30 +13:00
lib x86: fsp: Don't enable FSP graphics if booted from coreboot 2021-03-27 15:04:30 +13:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Move coreboot sysinfo parsing into generic x86 code 2021-03-27 13:59:59 +13:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00