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 A715CC4332F for ; Sun, 20 Nov 2022 14:23:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 44C62854AB; Sun, 20 Nov 2022 15:17:55 +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="NyEqqewN"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 541A28549D; Sun, 20 Nov 2022 15:17:50 +0100 (CET) Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) (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 4ECCA85476 for ; Sun, 20 Nov 2022 15:17:47 +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-qv1-xf32.google.com with SMTP id n12so458496qvr.11 for ; Sun, 20 Nov 2022 06:17:47 -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=XCJdJU9U6Axd68diSpswF/wzqihRTvJ1kGkm/er8Jdg=; b=NyEqqewNGT0MLrQgnaWicx5rK9gXy1jmvk1Ys06au5ZfK0qKxuvqbW/9hHxkb+nLCI JcjEqZifBy/axrDPaxD01Fbn2DIDKqDCMmdqaUN4p8J6C3xpRDx971Uzgt3l54RHWQXd ziTIjZr51WLl0rwGeT6dT4ZoOLiVNbj9etjQE= 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=XCJdJU9U6Axd68diSpswF/wzqihRTvJ1kGkm/er8Jdg=; b=MMPNcXpUsC8RZE6HYn9i3yjwuM4/1e+0HBZz0YfLwnfF/QALm9bvpMAzZqm3X5z+wr xVAOp4Tn0aNDZ5tQjc2O4dQnDpcICRrSynTsRomKt3jQp9yPd58q2jDisf8tQ6TPAmru z5Vev8wKzpYQoMDvg0RsnxU15wz4pP8ujTtXHlSlRJ42+MxqnSiXnrLSxfdSTyOyNyX3 chQlUnkySl52v4ZbmhMAKSzRctldqkAnoFl9kqHs/b9p9Dlm0gQXg27mjNpbFXmnkJJr w2mo4rqHtTVUtHgTSDGgaMkK/VPa03mcnrychYrKhbRWNuObmI6wukIW9Y3yXZIY9gvG 86DA== X-Gm-Message-State: ANoB5pkA2tFTbOPEpQOfI28Br1O7gne79dFLA8EXYjb73l9DxudR2JLG tM5LPYlmIFur0XL5WpbJk891AtjG1E/szg== X-Google-Smtp-Source: AA0mqf5e77iZ0V7HcO3V4blNi8WNQb7HKQJ8ehEzNPJngOP1+sxmjvttrYpbzqKLFvN0XYaFTQlMUw== X-Received: by 2002:ad4:4c03:0:b0:4bc:182e:78c2 with SMTP id bz3-20020ad44c03000000b004bc182e78c2mr13821496qvb.2.1668953866028; Sun, 20 Nov 2022 06:17:46 -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-20020a05620a1a1700b006ce580c2663sm6400114qkb.35.2022.11.20.06.17.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 06:17:45 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 202/241] global: Migrate CONFIG_TEGRA_SLINK_CTRLS to CFG Date: Sun, 20 Nov 2022 09:17:04 -0500 Message-Id: <20221120141743.3059310-3-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221120141743.3059310-1-trini@konsulko.com> References: <20221120140829.3057894-90-trini@konsulko.com> <20221120141743.3059310-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/beaver.h | 2 +- include/configs/cardhu.h | 2 +- include/configs/tec-ng.h | 2 +- scripts/config_whitelist.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/configs/beaver.h b/include/configs/beaver.h index 43bc8dc32159..35af678d2199 100644 --- a/include/configs/beaver.h +++ b/include/configs/beaver.h @@ -21,7 +21,7 @@ #define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE /* SPI */ -#define CONFIG_TEGRA_SLINK_CTRLS 6 +#define CFG_TEGRA_SLINK_CTRLS 6 #define CFG_SPI_FLASH_SIZE (4 << 20) #include "tegra-common-post.h" diff --git a/include/configs/cardhu.h b/include/configs/cardhu.h index 29d5e011e6ef..722e09d43bf3 100644 --- a/include/configs/cardhu.h +++ b/include/configs/cardhu.h @@ -25,7 +25,7 @@ #define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE /* SPI */ -#define CONFIG_TEGRA_SLINK_CTRLS 6 +#define CFG_TEGRA_SLINK_CTRLS 6 #define CFG_SPI_FLASH_SIZE (4 << 20) #include "tegra-common-post.h" diff --git a/include/configs/tec-ng.h b/include/configs/tec-ng.h index 22099a86d5f6..8b231e7c77a6 100644 --- a/include/configs/tec-ng.h +++ b/include/configs/tec-ng.h @@ -19,7 +19,7 @@ /* Environment in eMMC, at the end of 2nd "boot sector" */ /* SPI */ -#define CONFIG_TEGRA_SLINK_CTRLS 6 +#define CFG_TEGRA_SLINK_CTRLS 6 #define CFG_SPI_FLASH_SIZE (4 << 20) #include "tegra-common-post.h" diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index c3ff80696412..b7f8b290bff3 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -211,7 +211,7 @@ CFG_STD_DEVICES_SETTINGS CFG_TEGRA_BOARD_STRING CFG_TEGRA_ENABLE_UARTA CFG_TEGRA_ENABLE_UARTD -CONFIG_TEGRA_SLINK_CTRLS +CFG_TEGRA_SLINK_CTRLS CONFIG_TEGRA_SPI CONFIG_TEGRA_UARTA_GPU CONFIG_TEGRA_UARTA_SDIO1 -- 2.25.1