u-boot/arch/arm/mach-keystone
Tom Rini 7776960f4d arm: Partial cleanup and audit usage of <config.h>
We need to include <config.h> directly when a file needs to have
something such as CFG_SYS_SDRAM_SIZE referenced as this file is not
automatically globally included and is most commonly indirectly included
via common.h.  Remove most cases of arm including config.h directly, but
add it where needed. This includes a few board-specific fixes.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-12-21 08:54:37 -05:00
..
include/mach arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
clock.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
cmd_clock.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
cmd_mon.c arm: Partial cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
cmd_poweroff.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
config.mk Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
ddr3.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
ddr3_spd.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
init.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
Kconfig ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig 2021-09-27 21:38:34 -04:00
keystone.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
Makefile ARM: fix LTO for keystone 2021-05-24 14:21:30 -04:00
mon.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
msmc.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
psc.c ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00