u-boot/arch/x86/cpu/apollolake
Simon Glass 984639039f Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
The current name is inconsistent with SPL which uses CONFIG_SPL_TEXT_BASE
and this makes it imposible to use CONFIG_VAL().

Rename it to resolve this problem.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:01:31 -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 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04: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