From patchwork Fri Aug 4 22:34:27 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 798069 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="qbYVr3Ba"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xPML84JMlz9s82 for ; Sat, 5 Aug 2017 08:39:28 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 40E85C21F35; Fri, 4 Aug 2017 22:38:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 4C45BC21F1F; Fri, 4 Aug 2017 22:35:38 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 87738C21F0A; Fri, 4 Aug 2017 22:35:36 +0000 (UTC) Received: from mail-oi0-f53.google.com (mail-oi0-f53.google.com [209.85.218.53]) by lists.denx.de (Postfix) with ESMTPS id 64E35C21E64 for ; Fri, 4 Aug 2017 22:35:20 +0000 (UTC) Received: by mail-oi0-f53.google.com with SMTP id d71so27162832oih.0 for ; Fri, 04 Aug 2017 15:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=XXuGsAhrdKEyTMk6R85BLZB+59/ju2SOzCj6Dvw8CUA=; b=qbYVr3BazGyYsPdKXi5qrlao63OSaxvnEKCNim/nq/I+U/BKvr6q9YJ2DuLtHhyFI1 cpFy/oGICsyRpsp189uB/GsTFicw996dSAaOgeCiYoZiGtLrxHIekFpctGnlRO6VBcQE 5+hPQnY3qPBlXv7fOefA9JOat44RMjRZE8QMljx//UohEVMe4IsKHRdcwPRqGaUqsXsq QQT5AXK2VDU2GnRy/HUG2cnBGBDvpX/G85oSH2hZzxKgfonetcTXeI5EFPuaz2RdSusB dNyIZhqbX/RaQYQn1auMFnlgIOyQaPO3xPI+xVPahyuE9cSaEVWR6dv4ztaulYfqiGW/ itQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references; bh=XXuGsAhrdKEyTMk6R85BLZB+59/ju2SOzCj6Dvw8CUA=; b=bknyKGlUgfiHrgeZPRa2HPnJiyYJWU0mSEJN9k49yYHmQza4BPmJpAVHv7FSi0acqs aCi3+vFkf+CEi0b7gNFwGXsTm+hJ0C9WBPcyJVqltH7pqrHIa/pWRSpSYYtPSVm4DwAj w3nn1HmJ/xX03yp1z+cHQDRVksJdcWXlEwOmftVAdS7jTgvmfCwvd1Uh0IbE3dA0D3SG 5M0Ha2ph9cyy7ye7uYi/AYpQbpzOMDfao9L0TeA5ieej/BFvK5pw3rAKB/IxhtMFHT54 glS/nO/ZCyxj8Cel8eisZSYJrQ37gUO+UMhwIZitlelxtv0l7FXeFnZi+QR1hkvTYhVe Ma6Q== X-Gm-Message-State: AIVw113Sg5FY52YFPmtEYtEcZ0Dt32Cs4qQ/jBAMUT++gN0KELQSdurc GjqW3Pnna+GPB2Kc X-Received: by 10.202.186.84 with SMTP id k81mr2643681oif.155.1501886119034; Fri, 04 Aug 2017 15:35:19 -0700 (PDT) Received: from kiwi.bld.corp.google.com ([2620:0:10f2:0:70e5:c385:dad1:4894]) by smtp.gmail.com with ESMTPSA id 82sm3219322oib.57.2017.08.04.15.35.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Aug 2017 15:35:18 -0700 (PDT) Received: by kiwi.bld.corp.google.com (Postfix, from userid 121222) id C8D131407B8; Fri, 4 Aug 2017 16:35:17 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Fri, 4 Aug 2017 16:34:27 -0600 Message-Id: <20170804223506.105306-4-sjg@chromium.org> X-Mailer: git-send-email 2.14.0.rc1.383.gd1ce394fe2-goog In-Reply-To: <20170804223506.105306-1-sjg@chromium.org> References: <20170804223506.105306-1-sjg@chromium.org> Cc: Stefan Roese , Tom Rini Subject: [U-Boot] [PATCH v2 03/42] Kconfig: Drop CONFIG_CMD_MEM X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This is not actually used in U-Boot. Most likely it means CONFIG_CMD_MEMORY so change all occurences to that. Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- Changes in v2: None README | 4 ++-- include/configs/stm32f429-discovery.h | 2 -- scripts/config_whitelist.txt | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README b/README index 1edf3dbbd8..ad83a81da9 100644 --- a/README +++ b/README @@ -3698,7 +3698,7 @@ Low Level (hardware related) configuration options: - CONFIG_LOOPW Add the "loopw" memory command. This only takes effect if - the memory commands are activated globally (CONFIG_CMD_MEM). + the memory commands are activated globally (CONFIG_CMD_MEMORY). - CONFIG_MX_CYCLIC Add the "mdc" and "mwc" memory commands. These are cyclic @@ -3712,7 +3712,7 @@ Low Level (hardware related) configuration options: This command will write 12345678 to address 100 all 10 ms. This only takes effect if the memory commands are activated - globally (CONFIG_CMD_MEM). + globally (CONFIG_CMD_MEMORY). - CONFIG_SKIP_LOWLEVEL_INIT [ARM, NDS32, MIPS only] If this variable is defined, then certain diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h index c47be514d8..cd97c7cbad 100644 --- a/include/configs/stm32f429-discovery.h +++ b/include/configs/stm32f429-discovery.h @@ -82,6 +82,4 @@ #define CONFIG_AUTO_COMPLETE #define CONFIG_CMDLINE_EDITING -#define CONFIG_CMD_MEM - #endif /* __CONFIG_H */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 9bb398c240..b5662a9fd6 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -296,7 +296,6 @@ CONFIG_CM922T_XA10 CONFIG_CMDLINE_EDITING CONFIG_CMDLINE_PS_SUPPORT CONFIG_CMDLINE_TAG -CONFIG_CMD_MEM CONFIG_CMD_MFSL CONFIG_CMD_MMC_SPI CONFIG_CMD_MTDPARTS_SPREAD