From patchwork Thu Jul 25 07:27:36 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Enric Balletbo Serra X-Patchwork-Id: 261598 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 694152C008A for ; Thu, 25 Jul 2013 17:28:52 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6E8134A033; Thu, 25 Jul 2013 09:28:46 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EbsF2ae4wfyh; Thu, 25 Jul 2013 09:28:46 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 127C84A037; Thu, 25 Jul 2013 09:28:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A60684A021 for ; Thu, 25 Jul 2013 09:28:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JH4DQVRMo68E for ; Thu, 25 Jul 2013 09:28:19 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 BL_NJABL=ERR(-1.5) (only DNSBL check requested) Received: from mail-we0-f175.google.com (mail-we0-f175.google.com [74.125.82.175]) by theia.denx.de (Postfix) with ESMTPS id 32C694A018 for ; Thu, 25 Jul 2013 09:28:11 +0200 (CEST) Received: by mail-we0-f175.google.com with SMTP id q58so301176wes.20 for ; Thu, 25 Jul 2013 00:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=fd7q+wOmT9n7XfJt2jfFev/RLIiHRGqH1wMTfVqzqbE=; b=idScfHn2i9SLVpBVTDho/Fj/jHzlhXA8ge5Dm6Z2J6J+eZq6n1C9pZfcAaFJJt31cU dR9dqExH1UKKElOEC9m+4eutA0SkHMtwVf6da8a4INA8GFJUt7UCDpHma8exPKQmJQml tw7/vavEzmlahUNPQBeRmC8AzaWczCKhBIqfCRVVZhC/aRRQktAdCVQclEGQqc3fKSK0 CPPPEt2HkYYBJdkHV6UKUoalBimajn5LPUaSGCVSqwtWLrEE+ky+JDUE/WXwAGBnXi0w nK07/paHpbWuYL5drdBJ0bpxOjtif3yFcLZcuRR4VtrLv+lF4vl+c8yTfaJHEuTSNVDs W8sw== X-Received: by 10.194.219.198 with SMTP id pq6mr29815578wjc.58.1374737289917; Thu, 25 Jul 2013 00:28:09 -0700 (PDT) Received: from localhost.localdomain (43.Red-2-139-180.staticIP.rima-tde.net. [2.139.180.43]) by mx.google.com with ESMTPSA id hb2sm1647605wib.0.2013.07.25.00.28.09 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 25 Jul 2013 00:28:09 -0700 (PDT) From: Enric Balletbo i Serra To: Date: Thu, 25 Jul 2013 09:27:36 +0200 Message-Id: <1374737260-4268-2-git-send-email-eballetbo@gmail.com> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1374737260-4268-1-git-send-email-eballetbo@gmail.com> References: <1374737260-4268-1-git-send-email-eballetbo@gmail.com> Cc: trini@ti.com, Enric Balletbo i Serra Subject: [U-Boot] [PATCH 1/5] ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTEST X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Enric Balletbo i Serra After commit: 79cd2f814b1c75efd47161ac27f4cbebf768240f config_cmd_default.h: Remove CONFIG_CMD_MEMTEST It's not necessary to undef the CONFIG_CMD_MEMTEST, so we can remove it from configuration file. Signed-off-by: Enric Balletbo i Serra Reviewed-by: Javier Martinez Canillas --- include/configs/igep0033.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/include/configs/igep0033.h b/include/configs/igep0033.h index 12f28f8..41c083e 100644 --- a/include/configs/igep0033.h +++ b/include/configs/igep0033.h @@ -59,13 +59,6 @@ #define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS -/* - * Because the issues explained in doc/README.memory-test, the "mtest command - * is considered deprecated. It should not be enabled in most normal ports of - * U-Boot. - */ -#undef CONFIG_CMD_MEMTEST - #define CONFIG_BOOTDELAY 1 /* negative for no autoboot */ #define CONFIG_ENV_VARS_UBOOT_CONFIG #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG