summaryrefslogtreecommitdiffstats
path: root/include/configs/nitrogen6x.h
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-10-02 12:16:46 -0700
committerStefano Babic <sbabic@denx.de>2014-10-06 17:57:23 +0200
commitd3d70e6f9b450ca37c005abe0a8ed5cd2869d71b (patch)
tree7c34f199c9c27411d183dff576da01c7c2b2ced4 /include/configs/nitrogen6x.h
parentc36c0008285ebc5b3c56b4c0fcc654d2b55fef66 (diff)
downloadblackbird-obmc-uboot-d3d70e6f9b450ca37c005abe0a8ed5cd2869d71b.tar.gz
blackbird-obmc-uboot-d3d70e6f9b450ca37c005abe0a8ed5cd2869d71b.zip
nitrogen6x: config: add CONFIG_CMD_MEMTEST
Enable the 'mtest' command on Nitrogen6x and SABRE Lite boards. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'include/configs/nitrogen6x.h')
-rw-r--r--include/configs/nitrogen6x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index d505191d20..82dc0fc975 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -382,6 +382,7 @@
#define CONFIG_CMD_BMP
#define CONFIG_CMD_TIME
+#define CONFIG_CMD_MEMTEST
#define CONFIG_SYS_ALT_MEMTEST
#define CONFIG_CMD_BOOTZ
OpenPOWER on IntegriCloud