commit | 2dc9f957fe37c64b6579b0b67123b8f9906cd97a | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Thu Oct 02 12:16:46 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 06 17:57:23 2014 +0200 |
tree | 7c34f199c9c27411d183dff576da01c7c2b2ced4 | |
parent | 73f61c0ccabb85d0721ada10659304e36fe661f9 [diff] |
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>
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h index d505191..82dc0fc 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