]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5b3389587f86434a44124e76eeefcb652ad13476
treec680daa93a1a9057a9821816311267faeb6084a7
parent3c53147e113b41729d517c3d27e9d3edf81f5117
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