global: Remove unused or unnecessary CONFIG symbols related to DDR
authorTom Rini <trini@konsulko.com>
Sat, 21 Aug 2021 17:50:12 +0000 (13:50 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 23:49:22 +0000 (19:49 -0400)
commit8897bf42889955f5a2a078099dac5b0b8efa18c0
treec680daa93a1a9057a9821816311267faeb6084a7
parenta85a8e63c5cf8ccb3905eb5982bf8bdcb2978557
global: Remove unused or unnecessary CONFIG symbols related to DDR

These symbols are now either unused or were only used within the config
file to determine other logic, which could be done in a way that doesn't
further pollute the CONFIG namespace.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc83xx/spd_sdram.c
arch/powerpc/include/asm/config.h
board/freescale/mpc8349emds/mpc8349emds.c
drivers/dma/fsl_dma.c
include/configs/MPC8349EMDS.h
include/configs/MPC8349EMDS_SDRAM.h
include/configs/MPC837XERDB.h
include/configs/UCP1020.h
include/configs/km/km-mpc83xx.h
include/configs/socrates.h
post/cpu/mpc83xx/ecc.c