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 1E3C4C4332F for ; Sun, 20 Nov 2022 13:44:30 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CA2B485345; Sun, 20 Nov 2022 14:35:31 +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="M/2SxLY3"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E586A852AD; Sun, 20 Nov 2022 14:34:43 +0100 (CET) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) (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 892F58529D for ; Sun, 20 Nov 2022 14:34:41 +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-x835.google.com with SMTP id s4so5904555qtx.6 for ; Sun, 20 Nov 2022 05:34:41 -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=bjSUbTmNgabeU5pmlPZzcqMjTA2c3VEbUKOBZOe9oDI=; b=M/2SxLY3ispsem9NVOOrsBDYyehA9pX9V5PG2Z3fr+FNoAGBqRwOb5nNJY5fXrfm21 QZmgudmtAVKjl7wMztKXOeUW/OQdI1siAuRq4i6CTfafXeQvSOFZ35fivgqj48wuWsJ3 G6VmhD1qiu9WoUtpmjXPv+bR29SC5ciytRTlU= 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=bjSUbTmNgabeU5pmlPZzcqMjTA2c3VEbUKOBZOe9oDI=; b=T2iRUsIO4jwARJvoKbCYZD6ewx4oujmGTzflqcBwEE8YrGuf6Qdn+8w13rpC73oMLU JM4g+hisU1eqcuqxZI10bBOsiPmfuh56K9vhzyN63zdjZPR6QSxXMVch/ruXfJ0MogMc Er4f4ecZSaQh71g+f3+RPcks9oDv8i6EJ7Lp6turOMQgY5RaZZZ8UMBfdsadE6e799NW T38Ug1h8lNNf11WjWv6Rclalu5xOyoh6m+phSttekg1SzwFL8qBNpqzhvE/u0NTrn0sK 6TkyFUCJ5+gRZ9Ad8RkOk50YlIMrreg+chifTmmg/gy8yb24mCyV8g/Q3IHISiUzFaMk R6Hg== X-Gm-Message-State: ANoB5pkAKkhYiyJgjDjcIKZSc41lU/IcSLthNLPGwWXiM6NCQz0ZBXqA oYaj5Pn/Ij3yt7glrjULCp7E4EYaAhqpzQ== X-Google-Smtp-Source: AA0mqf4v9/7ti0HpVtkCxaguRngofVZ6Ep6dAFRu1kVATGj2E+/Q5Dij0cTAN37XusK3aMw9Nse1gQ== X-Received: by 2002:a05:622a:1386:b0:3a6:18ff:c6c1 with SMTP id o6-20020a05622a138600b003a618ffc6c1mr13615537qtk.683.1668951281038; Sun, 20 Nov 2022 05:34:41 -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.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 05:34:40 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 066/241] global: Migrate CONFIG_IRAM_SIZE to CFG Date: Sun, 20 Nov 2022 08:30:57 -0500 Message-Id: <20221120133352.3055600-67-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/exynos7420-common.h | 4 ++-- scripts/config_whitelist.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/configs/exynos7420-common.h b/include/configs/exynos7420-common.h index 44843aba3c30..0a522baed894 100644 --- a/include/configs/exynos7420-common.h +++ b/include/configs/exynos7420-common.h @@ -17,8 +17,8 @@ /* IRAM Layout */ #define CFG_IRAM_BASE 0x02100000 -#define CONFIG_IRAM_SIZE 0x58000 -#define CFG_IRAM_END (CFG_IRAM_BASE + CONFIG_IRAM_SIZE) +#define CFG_IRAM_SIZE 0x58000 +#define CFG_IRAM_END (CFG_IRAM_BASE + CFG_IRAM_SIZE) #define CPU_RELEASE_ADDR secondary_boot_addr /* select serial console configuration */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index ee3bb81bb47f..249ec5090b8a 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -68,7 +68,7 @@ CFG_IMX6_PWM_PER_CLK CFG_IPADDR CFG_IRAM_BASE CFG_IRAM_END -CONFIG_IRAM_SIZE +CFG_IRAM_SIZE CONFIG_IRAM_TOP CONFIG_KM_DEF_ARCH CONFIG_KM_DEF_BOOT_ARGS_CPU -- 2.25.1