aboutsummaryrefslogtreecommitdiff
path: root/configs/vining_2000_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2019-11-26 09:39:09 +0100
committerStefano Babic <sbabic@denx.de>2019-12-06 13:57:42 +0100
commit5b97abab5540c6c611573523739a3226b8aaf31f (patch)
tree0378d706dc6eec608a44db7373ae3aec6e295d0e /configs/vining_2000_defconfig
parent7d84f4469f1e3956e8adf4c201df1b5fec435916 (diff)
downloadu-boot-5b97abab5540c6c611573523739a3226b8aaf31f.zip
u-boot-5b97abab5540c6c611573523739a3226b8aaf31f.tar.gz
u-boot-5b97abab5540c6c611573523739a3226b8aaf31f.tar.bz2
ARM: imx: vining2000: Enable DDR DRAM calibration
Enable DRAM calibration in SPL to improve behavior of the board in edge conditions of the thermal envelope of the board and make it even more stable. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Silvio Fricke <silvio.fricke@softing.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/vining_2000_defconfig')
-rw-r--r--configs/vining_2000_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vining_2000_defconfig b/configs/vining_2000_defconfig
index 4f9f538..512c15b 100644
--- a/configs/vining_2000_defconfig
+++ b/configs/vining_2000_defconfig
@@ -5,6 +5,7 @@ CONFIG_SPL_GPIO_SUPPORT=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SYS_MALLOC_F_LEN=0x4000
+CONFIG_MX6_DDRCAL=y
CONFIG_TARGET_SOFTING_VINING_2000=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y