summaryrefslogtreecommitdiff
path: root/include/configs/mx6sabre_common.h
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-07-03 16:49:31 +0800
committerYe.Li <B37916@freescale.com>2014-07-03 16:49:31 +0800
commit55460c9192c98c8ce90655db7d16c155af8bb354 (patch)
tree27aa040aa2406c0a23805d6d0f0037bd19e2effd /include/configs/mx6sabre_common.h
parent875410fa2ddc8f8d2317c597db167a6a9b1b8a1f (diff)
downloadu-boot-imx-55460c9192c98c8ce90655db7d16c155af8bb354.zip
u-boot-imx-55460c9192c98c8ce90655db7d16c155af8bb354.tar.gz
u-boot-imx-55460c9192c98c8ce90655db7d16c155af8bb354.tar.bz2
ENGR00321077 iMX6: Enable the mtest command for DDR test
The mtest is no longer default in v2014. To test the DDR, enable this command for each iMX6 board. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'include/configs/mx6sabre_common.h')
-rw-r--r--include/configs/mx6sabre_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index 9962e3d..ba49884 100644
--- a/include/configs/mx6sabre_common.h
+++ b/include/configs/mx6sabre_common.h
@@ -258,6 +258,7 @@
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
+#define CONFIG_CMD_MEMTEST
#define CONFIG_SYS_MEMTEST_START 0x10000000
#define CONFIG_SYS_MEMTEST_END 0x10010000
#define CONFIG_SYS_MEMTEST_SCRATCH 0x10800000