From: Eric Nelson Date: Thu, 2 Oct 2014 19:16:46 +0000 (-0700) Subject: nitrogen6x: config: add CONFIG_CMD_MEMTEST X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d3d70e6f9b450ca37c005abe0a8ed5cd2869d71b;p=project%2Fbcm63xx%2Fu-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