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 90385C4332F for ; Sun, 20 Nov 2022 14:10:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1B11F852E5; Sun, 20 Nov 2022 15:08:59 +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="JSaOVeHs"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9502585298; Sun, 20 Nov 2022 15:08:42 +0100 (CET) Received: from mail-qv1-xf2a.google.com (mail-qv1-xf2a.google.com [IPv6:2607:f8b0:4864:20::f2a]) (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 108E2852BD for ; Sun, 20 Nov 2022 15:08:38 +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-xf2a.google.com with SMTP id h7so5905475qvs.3 for ; Sun, 20 Nov 2022 06:08:37 -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=ceMFptNk38o0rmtPNlRtU7Y+sSgZh5T47YRcE1c+jNA=; b=JSaOVeHsOgOyAWUfLxEkEXqtNEICXPHtEC7sbNiMXKkhbwQfcVtYJ5LhcUp7rZWXcb L/v5QspnmbxftTJQ07fXFMPqiO0hbt18PtRvh4GwKJpihoBcnq25bBkbjC96hdKQ/t1u CqVKFLN6xTfRZTPMjs9dqhO1UcjIl8GElwtPo= 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=ceMFptNk38o0rmtPNlRtU7Y+sSgZh5T47YRcE1c+jNA=; b=2AMmTyZd2+W9NOyXip4NGNYu2Q8VDQA0mdbYAT3SfknDn4KPpRkTcAaSe87heueJKE ftAcN2ISAwavXEbGngd7Hz4CHYZ7AyZClWSjHH05TWPa281aC2pTmwiDzna0681ImeYp 5vPjBx31NmdD5qkvfIGDXi8Qvys6cD4NT2wtdAhAXkhxImYW3u616HpLbL7QiFvTInq3 h94bm5U0eCQOcLu2Wc4WMClwJTXzto4erTX1G0MtRSoMGgR4eO+tSzG1aEz5WPzQDJz0 2oh6ejgmYU3GCEqFaKZYlTyAoCk3xoJHbVssOjJp9/2Rr3mQn760AZ6e3mJWQRWVZvh+ XanA== X-Gm-Message-State: ANoB5pnLHJUikIXqi4yDu06ol4OtImW17qQS0+ku11Owms5xD4CZG1Qj lxEE028TRA+K8YQ86ii7wd77aUKgKrETPQ== X-Google-Smtp-Source: AA0mqf497Nfk46ng33zGpETG1EOzOrjJLL0xkRVM8rrxBl1JAgdzwYychaAFq4f9fo1BZAuqtWi9oQ== X-Received: by 2002:a05:6214:3788:b0:4bb:658f:c81b with SMTP id ni8-20020a056214378800b004bb658fc81bmr13899102qvb.56.1668953316612; Sun, 20 Nov 2022 06:08:36 -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.08.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 06:08:36 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 120/241] global: Migrate CONFIG_MMC_DEFAULT_DEV to CFG Date: Sun, 20 Nov 2022 09:07:10 -0500 Message-Id: <20221120140829.3057894-11-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/exynos4-common.h | 2 +- include/configs/s5p_goni.h | 2 +- include/configs/trats2.h | 2 +- scripts/config_whitelist.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h index 63e26687dbce..6a48fe9103ff 100644 --- a/include/configs/exynos4-common.h +++ b/include/configs/exynos4-common.h @@ -11,7 +11,7 @@ #include "exynos-common.h" /* SD/MMC configuration */ -#define CONFIG_MMC_DEFAULT_DEV 0 +#define CFG_MMC_DEFAULT_DEV 0 #define DFU_DEFAULT_POLL_TIMEOUT 300 diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index 1e211eccee7b..85e24caa5107 100644 --- a/include/configs/s5p_goni.h +++ b/include/configs/s5p_goni.h @@ -120,7 +120,7 @@ #define PHYS_SDRAM_3_SIZE (128 << 20) /* 128 MB in Bank #2 */ /* FLASH and environment organization */ -#define CONFIG_MMC_DEFAULT_DEV 0 +#define CFG_MMC_DEFAULT_DEV 0 #define CFG_SYS_ONENAND_BASE 0xB0000000 diff --git a/include/configs/trats2.h b/include/configs/trats2.h index 21372243bbc8..d5f17e3b7802 100644 --- a/include/configs/trats2.h +++ b/include/configs/trats2.h @@ -81,7 +81,7 @@ "${kernelname}\0" \ "loaddtb=ext4load mmc ${mmcdev}:${mmcbootpart} ${fdtaddr} " \ "${fdtfile}\0" \ - "mmcdev=" __stringify(CONFIG_MMC_DEFAULT_DEV) "\0" \ + "mmcdev=" __stringify(CFG_MMC_DEFAULT_DEV) "\0" \ "mmcbootpart=2\0" \ "mmcrootpart=5\0" \ "opts=always_resume=1\0" \ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index b2686806c5c4..a31178b8b6e7 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -128,7 +128,7 @@ CFG_MFG_ENV_SETTINGS CFG_MII_DEFAULT_TSEC CFG_MIU_2BIT_21_7_INTERLEAVED CFG_MIU_2BIT_INTERLEAVED -CONFIG_MMC_DEFAULT_DEV +CFG_MMC_DEFAULT_DEV CONFIG_MMC_SUNXI_SLOT CONFIG_MONITOR_IS_IN_RAM CONFIG_MTD_NAND_VERIFY_WRITE -- 2.25.1