From ab7166757b3c01deca3c22a6234bec36a1edc165 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 10 Aug 2017 09:44:01 +0200 Subject: colibri_imx7.h: do not deploy nand torture cmd The nand torture command is a potentially destructive command used for board bring up and qualification. Do not deploy it regularly. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- include/configs/colibri_imx7.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/colibri_imx7.h b/include/configs/colibri_imx7.h index bb40b39b5f..ed05838cd7 100644 --- a/include/configs/colibri_imx7.h +++ b/include/configs/colibri_imx7.h @@ -198,7 +198,6 @@ #define CONFIG_SYS_NAND_ONFI_DETECTION #define CONFIG_SYS_NAND_MX7_GPMI_62_ECC_BYTES #define CONFIG_SYS_NAND_USE_FLASH_BBT -#define CONFIG_CMD_NAND_TORTURE /* UBI stuff */ #define CONFIG_RBTREE -- cgit v1.2.3