]> git.baikalelectronics.ru Git - uboot.git/commit
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG
authorTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:04:50 +0000 (10:04 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 23 Dec 2022 15:14:51 +0000 (10:14 -0500)
commit0a56643a28fb00178caae2e6da8452d9f763193c
tree8474cd282db65dc7735f6631effd84dbbc143581
parente2597e1c10097ab237327a20ad1b0cec82ee542e
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG

Perform a simple rename of CONFIG_MAX_MEM_MAPPED to CFG_MAX_MEM_MAPPED

Signed-off-by: Tom Rini <trini@konsulko.com>
17 files changed:
arch/arm/cpu/armv8/fsl-layerscape/cpu.c
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/arm/include/asm/arch-ls102xa/config.h
arch/powerpc/cpu/mpc85xx/cpu.c
arch/powerpc/cpu/mpc85xx/mp.c
arch/powerpc/cpu/mpc85xx/tlb.c
arch/powerpc/cpu/mpc8xxx/pamu_table.c
arch/powerpc/include/asm/config.h
arch/xtensa/include/asm/config.h
board/ti/dra7xx/evm.c
common/memsize.c
drivers/ddr/fsl/util.c
include/configs/dra7xx_evm.h
include/configs/mt7621.h
include/configs/rcar-gen3-common.h
include/configs/synquacer.h
include/configs/xtfpga.h