From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BEE3AC433FE for ; Sun, 20 Nov 2022 14:22:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C12828544B; Sun, 20 Nov 2022 15:14:11 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="eqpsdEpB"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5C26285322; Sun, 20 Nov 2022 15:12:28 +0100 (CET) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id D1407853E7 for ; Sun, 20 Nov 2022 15:09:46 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x833.google.com with SMTP id w9so5906806qtv.13 for ; Sun, 20 Nov 2022 06:09:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=fpHbX9e170f5vP+FpZ/GTox69NHICpl8dpJuWm8NoY8=; b=eqpsdEpBSfpqWndXG2DaOjzTEpMxuyUl+V8UUUpvVAHDw7zlt3kIDlp5R+3wy8lU/j FefnEPwvyijsyA8fDGrr1hQtjhBNzcAuFh6rQLcFSKLYzrTvtanHi33VCsXPsGngsNOY lc7b83Y+2/jmmNwBHuGfu/oT2mVrloyXS1C7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fpHbX9e170f5vP+FpZ/GTox69NHICpl8dpJuWm8NoY8=; b=n9V2twZPOC/NKVo27fEzntERbs0pYBjFCmCAV5cKjM5rJS5QoFNVoi1872ujtJ1j0Y p7HEY5ISXIf8EsoDCKxAgAApXWZx1yVmxot1+dc2Ox/JSLFiF8PA6JduI0xMZgwvLzsk zRnsP5nGkFvzLQYxRvGyT1ri2erxsyRsNMzk9mASOIE10qYwKFfVMRnCJMwXdlw2x3os uJ3jmU0+AwX077gKMWr+w4CY/6qmX3nZHP13ybrz9SGzii6PL8fQ0bBq9ErzgyRJQ1xA c7F299IoLopb1Htpo3KN2FO8vCuHGgIj7nic8WOJauJPhTf2/hCt/cy50J3SDXJa0w41 kWgw== X-Gm-Message-State: ANoB5pnPWKOfzYEQ7MWEuAxMX78B6ot/9mvcdrWTi2gO1zFxhUEyQFIz laFGKpjs9HnBVzPn/MT+CHe2I3AMrsMI6w== X-Google-Smtp-Source: AA0mqf6b/vUAboyQVARyUlzbfOf+jvQEPc/1SNd4rQTWPu8hkBiERRDP7aky822NVvoMjUz4q5cdlg== X-Received: by 2002:a05:622a:8c8:b0:3a5:7de1:9708 with SMTP id i8-20020a05622a08c800b003a57de19708mr14043338qte.616.1668953364117; Sun, 20 Nov 2022 06:09:24 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b00-6400-29a0-035f-b06a-235e.res6.spectrum.com. [2603:6081:7b00:6400:29a0:35f:b06a:235e]) by smtp.gmail.com with ESMTPSA id bk23-20020a05620a1a1700b006ce580c2663sm6387502qkb.35.2022.11.20.06.09.23 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 06:09:23 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 192/241] global: Migrate CONFIG_SPI_FLASH_QUAD to CFG Date: Sun, 20 Nov 2022 09:08:22 -0500 Message-Id: <20221120140829.3057894-83-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221120140829.3057894-1-trini@konsulko.com> References: <20221120135520.3057773-4-trini@konsulko.com> <20221120140829.3057894-1-trini@konsulko.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Signed-off-by: Tom Rini --- include/configs/alt.h | 2 +- include/configs/porter.h | 2 +- include/configs/silk.h | 2 +- include/configs/stout.h | 2 +- scripts/config_whitelist.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/configs/alt.h b/include/configs/alt.h index 45918c2af439..1b29420db63d 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -21,7 +21,7 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* FLASH */ -#define CONFIG_SPI_FLASH_QUAD +#define CFG_SPI_FLASH_QUAD /* SH Ether */ #define CFG_SH_ETHER_USE_PORT 0 diff --git a/include/configs/porter.h b/include/configs/porter.h index 1526f470e8e1..65d5eb95739f 100644 --- a/include/configs/porter.h +++ b/include/configs/porter.h @@ -22,7 +22,7 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (1024u * 1024 * 1024) /* FLASH */ -#define CONFIG_SPI_FLASH_QUAD +#define CFG_SPI_FLASH_QUAD /* SH Ether */ #define CFG_SH_ETHER_USE_PORT 0 diff --git a/include/configs/silk.h b/include/configs/silk.h index c7346a356542..be73a7f01ace 100644 --- a/include/configs/silk.h +++ b/include/configs/silk.h @@ -22,7 +22,7 @@ #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512 * 1024 * 1024) /* FLASH */ -#define CONFIG_SPI_FLASH_QUAD +#define CFG_SPI_FLASH_QUAD /* SH Ether */ #define CFG_SH_ETHER_USE_PORT 0 diff --git a/include/configs/stout.h b/include/configs/stout.h index 910997e08c7e..d9b8ebf311d9 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -26,7 +26,7 @@ #define CFG_SCIF_A /* SPI */ -#define CONFIG_SPI_FLASH_QUAD +#define CFG_SPI_FLASH_QUAD /* SH Ether */ #define CFG_SH_ETHER_USE_PORT 0 diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index cb15aa3c8f4e..371a292a17de 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -201,7 +201,7 @@ CFG_SMP_PEN_ADDR CFG_SOCRATES CFG_SPI_ADDR CFG_SPI_BOOTING -CONFIG_SPI_FLASH_QUAD +CFG_SPI_FLASH_QUAD CONFIG_SPI_FLASH_SIZE CONFIG_SPI_HALF_DUPLEX CONFIG_SPI_N25Q256A_RESET -- 2.25.1