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 2CB1BC4321E for ; Sun, 4 Dec 2022 15:11:23 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6C623854B9; Sun, 4 Dec 2022 16:07:19 +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="LFfmtFWM"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2777D853F7; Sun, 4 Dec 2022 16:06:32 +0100 (CET) Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) (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 E819A85430 for ; Sun, 4 Dec 2022 16:06:29 +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-x62e.google.com with SMTP id ml11so22303244ejb.6 for ; Sun, 04 Dec 2022 07:06:29 -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=TMd2+YaKTNGvJrKmq/f29SkLKRKWkyQsnVbF2Gjwg30=; b=LFfmtFWMhbcSPRCoA8jmLCr3z+1KJhs25A2RSvww4pSYQOHbT4hqtzMJ6VlVAobeIb gcUon/uR57dLnPuBjbZfzlEqoWYRrH7j85f9yS1OJwgvcgqP+qxkTPcRsw/7ck+bHRQv gugx2y6OmByK8wUIGa2HTTIK8ceDDgJM9YHok= 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=TMd2+YaKTNGvJrKmq/f29SkLKRKWkyQsnVbF2Gjwg30=; b=2H2P6WkeDGduGoUcfgoYC40vLaJl2s6JTFd4UrHd7vfBE7F1LJohSSm9WsAL4CY8Fh H4R8hols0EuPAU6A/dXanFLolMuPG3Nn3Sc+kcaHxgOUpe2blgC43p6c9rPGgZ3STyzh nlqvfz9oex0W/vBWRZH1LGCl5CASe95TX8ELl8OQ5w5l031e8oKCFGA7vkoNYRRsz5WE shVC4WP95gXFojSAC6LvCLJVe8Zd9dE1dLG89ni+ALWqcSS+jtUT2zkQNvckXNYOE8n0 ecq9iQMWyhDzwJZd1EKiqBTgBQxfyVAiL1qi4lvP3Wn2fsmPtrgV2eSjxm2bZ7hh4JI6 CqhA== X-Gm-Message-State: ANoB5pn2U9xgcJsoyORlp2Jadj9oWJenGxXu4V5G6zZkKJiHjVUXvsZn 1qdb/wBFKZT6iunYAoo5bGTNR2ck8Skmxiw1 X-Google-Smtp-Source: AA0mqf5T0pyqIdYYOvg503QqUPlEINnFrpR2B3sN9vh/lpuMBsp3le5n1PtVDzWmQGNiD0NcJIzfNQ== X-Received: by 2002:a17:906:2404:b0:7ad:d411:30af with SMTP id z4-20020a170906240400b007add41130afmr23738406eja.636.1670166389514; Sun, 04 Dec 2022 07:06:29 -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.28 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Dec 2022 07:06:29 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH 029/149] global: Migrate CONFIG_FLASH_BR_PRELIM to CFG Date: Sun, 4 Dec 2022 10:03:54 -0500 Message-Id: <20221204150554.4165941-29-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_FLASH_BR_PRELIM to CFG_FLASH_BR_PRELIM Signed-off-by: Tom Rini --- include/configs/p1_p2_rdb_pc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h index a353c16f74b1..f328eda416e4 100644 --- a/include/configs/p1_p2_rdb_pc.h +++ b/include/configs/p1_p2_rdb_pc.h @@ -188,7 +188,7 @@ #define CFG_SYS_FLASH_BASE_PHYS CFG_SYS_FLASH_BASE #endif -#define CONFIG_FLASH_BR_PRELIM (BR_PHYS_ADDR(CFG_SYS_FLASH_BASE_PHYS) \ +#define CFG_FLASH_BR_PRELIM (BR_PHYS_ADDR(CFG_SYS_FLASH_BASE_PHYS) \ | BR_PS_16 | BR_V) #define CONFIG_FLASH_OR_PRELIM 0xfc000ff7 -- 2.25.1