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 CA2F5C4321E for ; Sun, 4 Dec 2022 15:09:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0456185488; Sun, 4 Dec 2022 16:06:51 +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="U0gr27KY"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 865DA853F7; Sun, 4 Dec 2022 16:06:21 +0100 (CET) Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) (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 B99A485325 for ; Sun, 4 Dec 2022 16:06:18 +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-ej1-x629.google.com with SMTP id fy37so22220883ejc.11 for ; Sun, 04 Dec 2022 07:06:18 -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=DoHOQqsK4Zt8hiJupQSRfhXxaWszRqVGivZUGK8iZAk=; b=U0gr27KYeAItJg1iP24vUuoIafKIDvySCFdq4Y9mDYyd+TRvZ/O1/rmOXRmUXg/W68 Qr9by+0h/52lRTxl0kT6yVaNAoNFdL3WeAeffH4rarB+6ry5Q5xkaIB+QG2Cp+0a4eFj D4JfG+z2xQp9vm3+vhHLjN9LdXIKKIewUt5E0= 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=DoHOQqsK4Zt8hiJupQSRfhXxaWszRqVGivZUGK8iZAk=; b=OsEXldO9+pYYwSf+duH77Md/Lq+EwCu7LLzfh25KgHVRon1+zR6sypwLdFTawS2hxl JU3wMmqCQW+oOXTeI8Z6rF7lkvKYRLoxOkI8fkETX79mHYmchvJ1edIcOInKqogZoGzE R/KomsJLEyJfZTKIJ4AP1Z8DWNfyUlJrutMu7Yb5tXp9mUhecDydvSsdFIhMLISExnFD 6OTmpPAYyrHYcQa1rjTkslIaWkbEnP7u8mafrGHECqjhaLt2vKGnCNGe+i2BwXeBiLQZ WEpaa/yrcQuvqq/TkbOK8+1dcQBUSzQp3ElHImviqiVV77Mr3mAlhG0X9P+PIxBscmmV WYyg== X-Gm-Message-State: ANoB5pkF1rQ2KBnqqIjPaNcOPjLaskLUbK4o7JafmoL673fi5eHqL5P0 CulzS6b3SBCzT89uPyG8a70wjMvzd0mtbQ8T X-Google-Smtp-Source: AA0mqf7ddSIbKXs22w9mRKWxykbWsW438xPvE1+LxexLe78GupZVOqPoM2LuZUvZEEyNVlhlaJsfCg== X-Received: by 2002:a17:906:7244:b0:7ae:2964:72dc with SMTP id n4-20020a170906724400b007ae296472dcmr42407200ejk.111.1670166377855; Sun, 04 Dec 2022 07:06:17 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b00-6400-61c7-2644-b62d-0af3.res6.spectrum.com. [2603:6081:7b00:6400:61c7:2644:b62d:af3]) by smtp.gmail.com with ESMTPSA id g1-20020a17090604c100b0073dc5bb7c32sm5240058eja.64.2022.12.04.07.06.16 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Dec 2022 07:06:17 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH 019/149] global: Migrate CONFIG_ENV_SETTINGS_V1 to CFG Date: Sun, 4 Dec 2022 10:03:44 -0500 Message-Id: <20221204150554.4165941-19-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221204150554.4165941-1-trini@konsulko.com> References: <20221202214251.3027264-41-trini@konsulko.com> <20221204150554.4165941-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 Perform a simple rename of CONFIG_ENV_SETTINGS_V1 to CFG_ENV_SETTINGS_V1 Signed-off-by: Tom Rini --- include/configs/pxm2.h | 2 +- include/configs/rut.h | 2 +- include/configs/siemens-am33x-common.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h index c6a01270a54d..48f49906b84e 100644 --- a/include/configs/pxm2.h +++ b/include/configs/pxm2.h @@ -36,7 +36,7 @@ "preboot=draco_led 0\0" \ CFG_ENV_SETTINGS_BUTTONS_AND_LEDS \ "splashpos=m,m\0" \ - CONFIG_ENV_SETTINGS_V1 \ + CFG_ENV_SETTINGS_V1 \ CFG_ENV_SETTINGS_NAND_V1 \ "mmc_dev=0\0" \ "mmc_root=/dev/mmcblk0p2 rw\0" \ diff --git a/include/configs/rut.h b/include/configs/rut.h index f51771f9ca46..b07d0c50604d 100644 --- a/include/configs/rut.h +++ b/include/configs/rut.h @@ -33,7 +33,7 @@ "nand_img_size=0x500000\0" \ "splashpos=m,m\0" \ "optargs=fixrtc --no-log consoleblank=0 \0" \ - CONFIG_ENV_SETTINGS_V1 \ + CFG_ENV_SETTINGS_V1 \ CFG_ENV_SETTINGS_NAND_V1 \ "mmc_dev=0\0" \ "mmc_root=/dev/mmcblk0p2 rw\0" \ diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h index 7e9a55ec6103..4f277f08a44e 100644 --- a/include/configs/siemens-am33x-common.h +++ b/include/configs/siemens-am33x-common.h @@ -229,7 +229,7 @@ "${nand_img_size}; bootm ${kloadaddr}\0" \ COMMON_ENV_NAND_CMDS -#define CONFIG_ENV_SETTINGS_V1 \ +#define CFG_ENV_SETTINGS_V1 \ COMMON_ENV_SETTINGS \ "net_args=run bootargs_defaults;" \ "mtdparts default;" \ -- 2.25.1