u-boot/drivers/ddr/fsl
Tom Rini 6e7df1d151 global: Finish CONFIG -> CFG migration
At this point, the remaining places where we have a symbol that is
defined as CONFIG_... are in fairly odd locations. While as much dead
code has been removed as possible, some of these locations are simply
less obvious at first. In other cases, this code is used, but was
defined in such a way as to have been missed by earlier checks.  Perform
a rename of all such remaining symbols to be CFG_... rather than
CONFIG_...

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-01-20 12:27:24 -05:00
..
arm_ddr_gen3.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
ctrl_regs.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
ddr1_dimm_params.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ddr2_dimm_params.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ddr3_dimm_params.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
ddr4_dimm_params.c ddr: fsl: Make bank_addr_bits reflect actual bits 2022-09-06 09:28:46 +08:00
fsl_ddr_gen4.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
fsl_mmdc.c global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
interactive.c ddr: fsl: Reduce the size of interactive options 2022-09-06 09:28:45 +08:00
Kconfig Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig 2022-08-12 16:10:49 -04:00
lc_common_dimm_params.c ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds 2022-09-23 15:13:18 -04:00
main.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
Makefile ppc: Remove sbc8641d board 2021-07-07 19:52:24 -04:00
mpc85xx_ddr_gen1.c ddr: fsl: Remove CONFIG_MEM_INIT_VALUE 2022-12-22 10:31:48 -05:00
mpc85xx_ddr_gen2.c global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
mpc85xx_ddr_gen3.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
options.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
util.c global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00