summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aqds.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-10-04 18:04:37 -0700
committerYork Sun <york.sun@nxp.com>2016-10-06 09:59:11 -0700
commit53d76829d517135381ee94519828128206e70db6 (patch)
tree911f6bc62bf07a38e1c978ea7ceb5022609067e1 /include/configs/ls1021aqds.h
parent24aaa09452162c18921d8771ac29d13be1e5dc0d (diff)
downloadu-boot-imx-53d76829d517135381ee94519828128206e70db6.zip
u-boot-imx-53d76829d517135381ee94519828128206e70db6.tar.gz
u-boot-imx-53d76829d517135381ee94519828128206e70db6.tar.bz2
armv7: ls1021a: Move DDR config options to Kconfig
Move DDR3, DDR4 and related config options to Kconfig and clean up existing uses. Signed-off-by: York Sun <york.sun@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/ls1021aqds.h')
-rw-r--r--include/configs/ls1021aqds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1021aqds.h b/include/configs/ls1021aqds.h
index d6945be..f6a3ae5 100644
--- a/include/configs/ls1021aqds.h
+++ b/include/configs/ls1021aqds.h
@@ -127,7 +127,6 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_FSL_DDR_INTERACTIVE /* Interactive debugging */
#ifndef CONFIG_SYS_FSL_DDR4
-#define CONFIG_SYS_FSL_DDR3 /* Use DDR3 memory */
#define CONFIG_SYS_DDR_RAW_TIMING
#endif
#define CONFIG_DIMM_SLOTS_PER_CTLR 1