u-boot/arch/x86/cpu/apollolake
Pali Rohár b62450cf22 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
CONFIG_VAL(DEBUG_UART_BASE) expands to CONFIG_DEBUG_UART_BASE or
CONFIG_SPL_DEBUG_UART_BASE or CONFIG_TPL_DEBUG_UART_BASE and allows boards
to set different values for SPL, TPL and U-Boot Proper.

For ns16550 driver this support is there since commit d293759d55
("serial: ns16550: Add support for SPL_DEBUG_UART_BASE").

Signed-off-by: Pali Rohár <pali@kernel.org>
2022-06-06 18:01:21 -04:00
..
acpi.c Revert "x86: Move FACP table into separate functions" 2022-03-31 08:27:52 -04:00
cpu.c x86: coral: Avoid build error with !CONFIG_ACPIGEN 2021-03-27 15:04:30 +13:00
cpu_common.c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) 2022-06-06 18:01:21 -04:00
cpu_spl.c x86: coral: Allow init of debug UART in U-Boot proper 2021-03-27 15:04:30 +13:00
fsp_bindings.c doc: replace @return by Return: 2022-01-19 18:11:34 +01: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 treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
Kconfig spi: Rename SPI_SUPPORT to SPI 2021-09-04 12:26:02 -04:00
lpc.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
Makefile x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
pch.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
pmc.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06: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 treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00