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 21F70C4332F for ; Sun, 20 Nov 2022 14:10:21 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A9DD88528E; Sun, 20 Nov 2022 15:08:56 +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="ZE4LxcbT"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DF9C6852B2; Sun, 20 Nov 2022 15:08:40 +0100 (CET) Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) (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 CA4EB852B7 for ; Sun, 20 Nov 2022 15:08:36 +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-qk1-x72b.google.com with SMTP id g10so6524769qkl.6 for ; Sun, 20 Nov 2022 06:08:36 -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=hpRP/A80pKgE4mU3hTrCk9GOM//JhJWGxx4ePpdJ14o=; b=ZE4LxcbTxxCajeZTPEroREr1RDj1imVP4663TuxQiwoilqDUe0VOOz0D1yqS41FUbr k17c4LTeAoHrBOA7adAar0z0yAQQE4zzNtzChVNeBvOYwpgvfgwlIIavY/oVZ1YPfsxu JS8jZnwPNhyPWKV3OPd/9RKy9EGfb+6c7jgL8= 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=hpRP/A80pKgE4mU3hTrCk9GOM//JhJWGxx4ePpdJ14o=; b=x2a3het7amF+4ecBzSwnev/R5fH0skzRRfgDYRIwvgB3hMwpkgQzuvFS9BuHfwdZDN go8VofdyCJddekHijChcb+kR481vCaC6+6Gmrf6eYRvF55SKnWNfSwTME5xlZ3bWyPRW M8L19/ZoVX8mHkICuTq++nfrBRic/h9zqGZIkI2q/N0rxZbttmqpXo5BWqP4qJv4u6Pz Mmdqwxyq45WVxTUqWh/XUFSwhYcjhqF6ioxLS9N/noqBr0qPSBJwwglu/Etwj8M2rFMC TKR3csgJizwsB+qUZ/2haN2M6x5MIfZaSPugBNnjG5m++BlCukpEE0rz7yphNcXUOm0E pKcg== X-Gm-Message-State: ANoB5pnA/O5tcCMx6GNpesJEbYhPu2cp+zi/ScDWSIfbBtjx368IHUb9 7MRBmQL/E0MhoJIUo6/jD11bgGJIGJ5xAw== X-Google-Smtp-Source: AA0mqf6qSIkSULOgVJPQPY/qPHqv2ZBTL9jr3RE7+fJHHOCkWbsIgvJgB8+ytSLiC/gyFNmqvU1qOA== X-Received: by 2002:a05:620a:16b1:b0:6fa:34ba:ec48 with SMTP id s17-20020a05620a16b100b006fa34baec48mr12717931qkj.321.1668953315498; Sun, 20 Nov 2022 06:08:35 -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.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 06:08:35 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 118/241] global: Migrate CONFIG_MIU_2BIT_21_7_INTERLEAVED to CFG Date: Sun, 20 Nov 2022 09:07:08 -0500 Message-Id: <20221120140829.3057894-9-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/origen.h | 2 +- scripts/config_whitelist.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/configs/origen.h b/include/configs/origen.h index d4ba599d72a4..a85fee4a0d84 100644 --- a/include/configs/origen.h +++ b/include/configs/origen.h @@ -39,7 +39,7 @@ "source ${loadaddr}\0" /* MIU (Memory Interleaving Unit) */ -#define CONFIG_MIU_2BIT_21_7_INTERLEAVED +#define CFG_MIU_2BIT_21_7_INTERLEAVED #define RESERVE_BLOCK_SIZE (512) #define BL1_SIZE (16 << 10) /*16 K reserved for BL1*/ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 0380ebb2a6e8..8d6af14c3667 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -126,7 +126,7 @@ CFG_MEMSIZE_IN_BYTES CFG_MEM_INIT_VALUE CFG_MFG_ENV_SETTINGS CFG_MII_DEFAULT_TSEC -CONFIG_MIU_2BIT_21_7_INTERLEAVED +CFG_MIU_2BIT_21_7_INTERLEAVED CONFIG_MIU_2BIT_INTERLEAVED CONFIG_MMC_DEFAULT_DEV CONFIG_MMC_SUNXI_SLOT -- 2.25.1