u-boot-brain/arch/x86/cpu/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.c x86: Set up Chrome OS to boot into developer mode 2020-11-06 09:51:31 +08:00
cpu_common.c x86: coral: Allow init of debug UART in U-Boot proper 2021-03-27 15:04:30 +13:00
cpu_spl.c x86: coral: Allow init of debug UART in U-Boot proper 2021-03-27 15:04:30 +13:00
cpu.c x86: coral: Avoid build error with !CONFIG_ACPIGEN 2021-03-27 15:04:30 +13:00
fsp_bindings.c x86: fsp: Replace e-mmc with emmc in devicetree bindings 2020-09-21 16:41:35 +08:00
fsp_m.c x86: coral: Move fsp-m settings to a subnode 2021-01-05 12:24:41 -07:00
fsp_s.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hostbridge.c x86: apl: Move priv/plat structs to headers 2021-01-05 12:24:41 -07:00
Kconfig x86: apl: Use read-only SPL and new of-platdata 2021-03-26 17:03:09 +13:00
lpc.c x86: apl: Reduce size for TPL 2021-01-05 12:24:41 -07:00
Makefile x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
pch.c x86: apl: Reduce size for TPL 2021-01-05 12:24:41 -07:00
pmc.c x86: apl: Fix the header order in pmc 2021-03-26 17:03:09 +13:00
punit.c x86: apl: Tell of-platdata about a required header file 2021-03-26 17:03:09 +13:00
spl.c x86: apl: Enhance debugging in the SPL loader 2021-02-01 15:11:42 +08:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c x86: apl: Adjust how the UART gets its platform data 2021-01-05 12:24:41 -07:00