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 3B945C4321E for ; Sun, 4 Dec 2022 15:18:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BCEBB8555E; Sun, 4 Dec 2022 16:09:06 +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="gClWmtHw"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 90EF68549E; Sun, 4 Dec 2022 16:07:17 +0100 (CET) Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) (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 302B98545A for ; Sun, 4 Dec 2022 16:07:06 +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-x633.google.com with SMTP id vp12so22286736ejc.8 for ; Sun, 04 Dec 2022 07:07:06 -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=A7yLh0eKZVHjrUNCNQcm+BSvCKuk9qV2+WyczCLlIoU=; b=gClWmtHw8rHkUp6m7kArfbGpXZKmX2jpyu+g/UfBBC4XJAMFtLgdzLbW+zn40HJ0gn A7WwVnPJJgTTTO70DWw6WewqLjrp+VQwAiVyzsHbdDwFJLGoMMCXpHa3xpCr/z3feIY3 xceVeZlSw2e1VDStEIbQOunEq8XMk8Sq2J/7k= 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=A7yLh0eKZVHjrUNCNQcm+BSvCKuk9qV2+WyczCLlIoU=; b=qEuEpiBIP7M5Nwd7P4O5XMo3oeT3X/FvuY2Lf9f72UAIAWL2CrXZLN9gr9PYocyEmE iVHuyOq6mUNuWNL4qBLDXewWHSr6TRZc618ii3BeLb2N7h9CtfTD9HM519kW+NTVaC8b vlG01OarnkZ0mS66IypOeTlgmolLyYD2+WIbIG8wc1/VH1T4TBSnaf3XSbgFKmL1tpD6 qVe0FXcvhmVQKj6Ht1q4nemsJz+SqtjIaHY5yxKjgL/+PNRUw/3iks/aWqm3eBzRPhB8 edqPcMLc3NXneyPoJx+ENKCi3PclucdQC22rt/6zd+R5ED+CjLkNFqOpKxL9LtvCDUZj rPvQ== X-Gm-Message-State: ANoB5pk39htnQJ1BvEoYfihRyAzu35sjWZnkKdNeT5gQo66DMFszwvcJ HHwwQjad7GW5L/qnS0BZ80qC3uv8Q5G7Jjdw X-Google-Smtp-Source: AA0mqf5/zME8HF/hO+cBNsbn1UYbJdm1/Ee3F+kWp12GcjEgKH3ezrwT7Jfuh9enrWap36RhsKhtzg== X-Received: by 2002:a17:906:2594:b0:7c0:8d06:33f8 with SMTP id m20-20020a170906259400b007c08d0633f8mr20410478ejb.150.1670166425644; Sun, 04 Dec 2022 07:07:05 -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.07.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Dec 2022 07:07:05 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH 061/149] global: Migrate CONFIG_KSNET_MAC_ID_BASE to CFG Date: Sun, 4 Dec 2022 10:04:26 -0500 Message-Id: <20221204150554.4165941-61-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_KSNET_MAC_ID_BASE to CFG_KSNET_MAC_ID_BASE Signed-off-by: Tom Rini --- arch/arm/include/asm/ti-common/keystone_net.h | 2 +- include/configs/ti_armv7_keystone2.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/include/asm/ti-common/keystone_net.h b/arch/arm/include/asm/ti-common/keystone_net.h index 21cac6ea312a..f191c909f41f 100644 --- a/arch/arm/include/asm/ti-common/keystone_net.h +++ b/arch/arm/include/asm/ti-common/keystone_net.h @@ -49,7 +49,7 @@ #define KEYSTONE2_EMAC_GIG_ENABLE -#define MAC_ID_BASE_ADDR CONFIG_KSNET_MAC_ID_BASE +#define MAC_ID_BASE_ADDR CFG_KSNET_MAC_ID_BASE /* MDIO module input frequency */ #ifdef CONFIG_SOC_K2G diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h index 479ab46e4edd..e46d635ca032 100644 --- a/include/configs/ti_armv7_keystone2.h +++ b/include/configs/ti_armv7_keystone2.h @@ -47,7 +47,7 @@ #define CFG_SYS_SPI_CLK ks_clk_get_rate(KS2_CLK1_6) /* Keystone net */ -#define CONFIG_KSNET_MAC_ID_BASE KS2_MAC_ID_BASE_ADDR +#define CFG_KSNET_MAC_ID_BASE KS2_MAC_ID_BASE_ADDR #define CONFIG_KSNET_NETCP_BASE KS2_NETCP_BASE #define CONFIG_KSNET_SERDES_SGMII_BASE KS2_SGMII_SERDES_BASE #define CONFIG_KSNET_SERDES_SGMII2_BASE KS2_SGMII_SERDES2_BASE -- 2.25.1