From: H. Nikolaus Schaller Date: Wed, 27 Jan 2016 10:15:40 +0000 (+0100) Subject: enable mtest command for OMAP5432EVM X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df0a8ec0ffa78a15a93518fe455b73c98fbb85bd;p=pandora-u-boot.git enable mtest command for OMAP5432EVM Signed-off-by: H. Nikolaus Schaller --- diff --git a/configs/omap5_uevm_defconfig b/configs/omap5_uevm_defconfig index f67676f7d61..0a0b8916428 100644 --- a/configs/omap5_uevm_defconfig +++ b/configs/omap5_uevm_defconfig @@ -34,3 +34,4 @@ CONFIG_G_DNL_MANUFACTURER="Texas Instruments" CONFIG_G_DNL_VENDOR_NUM=0x0403 CONFIG_G_DNL_PRODUCT_NUM=0xbd00 CONFIG_OF_LIBFDT=y +CONFIG_CMD_MEMTEST=y