u-boot/drivers/ddr/marvell/axp
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
..
ddr3_axp.h arm: Partial cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
ddr3_axp_config.h global: Remove undef CONFIG_... for unused values 2022-12-23 10:07:03 -05:00
ddr3_axp_mc_static.h
ddr3_axp_training_static.h
ddr3_axp_vars.h
ddr3_dfs.c ddr: marvell: axp: fix array types have different bounds warning 2021-03-12 07:44:21 +01:00
ddr3_dqs.c
ddr3_hw_training.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
ddr3_hw_training.h arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function 2021-12-19 09:50:47 +01:00
ddr3_init.c arm: mvebu: axp: ddr: Switch to using DM I2C API 2021-12-19 09:50:47 +01:00
ddr3_init.h arm: mvebu: axp: ddr: Switch to using DM I2C API 2021-12-19 09:50:47 +01:00
ddr3_patterns_64bit.h
ddr3_pbs.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
ddr3_read_leveling.c
ddr3_sdram.c ddr: marvell: axp: fix array types have different bounds warning 2021-03-12 07:44:21 +01:00
ddr3_spd.c arm: mvebu: axp: ddr: Switch to using DM I2C API 2021-12-19 09:50:47 +01:00
ddr3_write_leveling.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Makefile
xor.c ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x 2021-03-12 07:44:21 +01:00
xor.h ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x 2021-03-12 07:44:21 +01:00
xor_regs.h