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 AF017C4332F for ; Sun, 20 Nov 2022 13:39:18 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C163F852D6; Sun, 20 Nov 2022 14:34:52 +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="SfrISpi0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D476585275; Sun, 20 Nov 2022 14:34:19 +0100 (CET) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) (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 5B6F685262 for ; Sun, 20 Nov 2022 14:34:17 +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-qt1-x82e.google.com with SMTP id h21so5912541qtu.2 for ; Sun, 20 Nov 2022 05:34:17 -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=lSqqxHN4Wm5yOs77x73/OxWpcdqGSqQ3mP/ESZBPiuk=; b=SfrISpi0sxwlUw/0uleZvybi+7BdPXYVHEW5EII8XR2WrXPL7S76ruuKCtNiMPUxyH gtirMq1gTPQhl04ck2qyxw3uJuE3VSdDekkC/XRKmVarV7LBf/8im05Ioluh+48mNNrd mT8Nb2Lb/T1qQGY3snrsqv/MSPvcPOakhifJU= 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=lSqqxHN4Wm5yOs77x73/OxWpcdqGSqQ3mP/ESZBPiuk=; b=HNqzydPqflvGOJ2YN0u4bu/gpvDVF+rEqOBMWaQ5rPehlG/8RrODy2fpFhOXZFP/OU izmqfIa+IuKSTxLaziYSS7cYKJ/qOHg3eDcv5XoYsDrb0fevXP0DSuBCzsHdBnZhh8mQ oU+o9UqAfqegGoudx5S+rN4YYuJZrz7B1VnPTKpofPMsJrxQsZjbRgMx7PJ1YZj3pPOI aIRBR5SvDzrfOq9h46aouxvNBKh6gwk9klORG4MZiVWGlfJZOc9ySvecMvq60zs/GNQg WNfglMhSSp3Qro+TRCToW7C8Djah4Jj/VHIE7UTlUgKBZV0g9eoXKXjz7+oNq3v7jYH0 jHYA== X-Gm-Message-State: ANoB5pkRs7/IEtSwa3vMUn6YY4Nu88/yQbRfBgIbk8INrxQZJo1BIces 8ux8qGBOFkD79R8bngtVRn8oTXR66rWb7g== X-Google-Smtp-Source: AA0mqf5FRJFRl/UbEfWIO2GKb+mcPgsPtWrlksVCaeCnmq7jek55Aj/GDY7FuhHQQw88qzzaCQcSMQ== X-Received: by 2002:a05:622a:491:b0:3a5:214f:68c3 with SMTP id p17-20020a05622a049100b003a5214f68c3mr13667622qtx.367.1668951255938; Sun, 20 Nov 2022 05:34:15 -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 m21-20020a05620a24d500b006ce0733caebsm6487740qkn.14.2022.11.20.05.34.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 05:34:15 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 028/241] global: Migrate CONFIG_FLASH_BR_PRELIM to CFG Date: Sun, 20 Nov 2022 08:30:19 -0500 Message-Id: <20221120133352.3055600-29-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221120133352.3055600-1-trini@konsulko.com> References: <20221119234545.404563-38-trini@konsulko.com> <20221120133352.3055600-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/p1_p2_rdb_pc.h | 2 +- scripts/config_whitelist.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h index 88182fde972b..54687d3ada4e 100644 --- a/include/configs/p1_p2_rdb_pc.h +++ b/include/configs/p1_p2_rdb_pc.h @@ -193,7 +193,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 diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 901914ac043c..0767c66a79ff 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -28,7 +28,7 @@ CFG_FDTFILE CFG_FEC_ENET_DEV CFG_FEC_FIXED_SPEED CFG_FEC_MXC_PHYADDR -CONFIG_FLASH_BR_PRELIM +CFG_FLASH_BR_PRELIM CONFIG_FLASH_OR_PRELIM CONFIG_FLASH_SECTOR_SIZE CONFIG_FLASH_SHOW_PROGRESS -- 2.25.1