From: Eric Nelson Date: Thu, 2 Oct 2014 19:16:46 +0000 (-0700) Subject: nitrogen6x: config: add CONFIG_CMD_MEMTEST X-Git-Tag: v2025.01-rc5-pxa1908~14549^2~19^2~6 X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=d3d70e6f9b450ca37c005abe0a8ed5cd2869d71b;p=u-boot.git nitrogen6x: config: add CONFIG_CMD_MEMTEST Enable the 'mtest' command on Nitrogen6x and SABRE Lite boards. Signed-off-by: Eric Nelson --- 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