u-boot-brain/arch/x86/include/asm/arch-apollolake
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
..
acpi x86: acpi: apl: Add asl files for Apollo Lake 2020-09-25 11:27:11 +08:00
fsp arch: x86: apl: Update FSP parameters 2020-08-03 10:46:56 +08:00
acpi.h x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
cpu.h x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
fsp_bindings.h x86: apl: fsp_bindings: Add support for u64 parameters 2020-08-03 10:46:56 +08:00
global_nvs.h x86: Add a common global NVS structure 2020-09-25 11:27:12 +08:00
gpe.h x86: Add wake sources for the acpi_gpe driver 2020-09-25 11:27:15 +08:00
gpio.h x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
hostbridge.h x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
iomap.h x86: coral: Support TPM and RTC in SPL 2021-01-30 14:25:41 -07:00
lpc.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pch.h x86: apl: Add PCH driver 2019-12-15 11:44:28 +08:00
pm.h x86: apl: Add power-management definitions 2020-09-25 11:27:16 +08:00
pmc.h x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
systemagent.h common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
uart.h x86: coral: Allow init of debug UART in U-Boot proper 2021-03-27 15:04:30 +13:00