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 EE4B5C433FE for ; Sun, 20 Nov 2022 14:15:05 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7646F85400; Sun, 20 Nov 2022 15:09: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="h6ujb3mC"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A10E2852F0; Sun, 20 Nov 2022 15:09:20 +0100 (CET) Received: from mail-qv1-xf2a.google.com (mail-qv1-xf2a.google.com [IPv6:2607:f8b0:4864:20::f2a]) (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 52962852EF for ; Sun, 20 Nov 2022 15:09:03 +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-qv1-xf2a.google.com with SMTP id e15so6501607qvo.4 for ; Sun, 20 Nov 2022 06:09:03 -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=cKDPehxgoX69G3GVT33XGSoPDcG4kPp9CAkBQGYBG48=; b=h6ujb3mC3/ScTJmumiCR26uCW4xDSsenABuigw8oS0byEbJD5g9AidecR4poxhbZpb sQB1rsSz26TabITnwzPJ7ApzaGaM2mwAZrTwbQzhQ3f/8HnsuJc1TScfGuJiXKFzodTK toZirNd8/IytzpktnrAPjPIUrreB3rWWMXE3Q= 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=cKDPehxgoX69G3GVT33XGSoPDcG4kPp9CAkBQGYBG48=; b=tb2EncdrsoVDxcTPv3GU2U/HAnomjVvGOzIiosCOLEmECergtQpf1y2N5MJhi94USa ahxqfE75Hzdxq8donTi1i3L/1lHlMpIq51DFEp6d8UOXX7PsKINKw7iUCJ1M7/SSzH/C 2R4oVdbfcU53bZZ3wvphVlPQWLZfJbDTnyy87NvDhu09m7Kqg4TC0iRdaAYmumHBsYwU PJMQg1OqDCY52TuCIPpo5/QvJxDQ8xQ8dOz6okEC7qYWUoRp14jFr0IBYb91tugZemp+ MKPOgkCTP7+TT+tobn+R8QFxaqkfN/WAmG2byOEwkQaBmsjS/eOlf6YU0Wl5cLId34U3 905A== X-Gm-Message-State: ANoB5pmyqLmcpPnIKcVVdSibYlKg8rI/hBELqrZ6AN8VZsCXctqztIBb jdLb/sMt1Ee/YukcZMG+F7YYVRMZy5g5lw== X-Google-Smtp-Source: AA0mqf4VE3kDnd1w9gOYUoi24fnV/5Yz8bZF/RgzL2CKBFc3unI4t7yxwZIoYwFkTdxOJAq7BdtV8g== X-Received: by 2002:a0c:ed51:0:b0:4c6:a624:654b with SMTP id v17-20020a0ced51000000b004c6a624654bmr3660342qvq.104.1668953342625; Sun, 20 Nov 2022 06:09:02 -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.09.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 06:09:02 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 161/241] global: Migrate CONFIG_RAMBOOT_TEXT_BASE to CFG Date: Sun, 20 Nov 2022 09:07:51 -0500 Message-Id: <20221120140829.3057894-52-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/P2041RDB.h | 6 +++--- include/configs/T4240RDB.h | 2 +- scripts/config_whitelist.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h index 0a6fcde3913d..f4cf43e7100d 100644 --- a/include/configs/P2041RDB.h +++ b/include/configs/P2041RDB.h @@ -12,7 +12,7 @@ #define __CONFIG_H #ifdef CONFIG_RAMBOOT_PBL -#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_TEXT_BASE +#define CFG_RAMBOOT_TEXT_BASE CONFIG_TEXT_BASE #define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc #endif @@ -46,10 +46,10 @@ /* * Config the L3 Cache as L3 SRAM */ -#define CFG_SYS_INIT_L3_ADDR CONFIG_RAMBOOT_TEXT_BASE +#define CFG_SYS_INIT_L3_ADDR CFG_RAMBOOT_TEXT_BASE #ifdef CONFIG_PHYS_64BIT #define CFG_SYS_INIT_L3_ADDR_PHYS (0xf00000000ull | \ - CONFIG_RAMBOOT_TEXT_BASE) + CFG_RAMBOOT_TEXT_BASE) #else #define CFG_SYS_INIT_L3_ADDR_PHYS CFG_SYS_INIT_L3_ADDR #endif diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h index f1ee131aaa98..c3a04a766abd 100644 --- a/include/configs/T4240RDB.h +++ b/include/configs/T4240RDB.h @@ -16,7 +16,7 @@ #ifdef CONFIG_RAMBOOT_PBL #ifndef CONFIG_SDCARD -#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_TEXT_BASE +#define CFG_RAMBOOT_TEXT_BASE CONFIG_TEXT_BASE #define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc #else #define RESET_VECTOR_OFFSET 0x27FFC diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 083352a88bb8..df6a95c2572b 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -170,7 +170,7 @@ CFG_PRAM CFG_PSRAM_SCFG CFG_QBMAN_CLK_DIV CFG_RAMBOOT_SPIFLASH -CONFIG_RAMBOOT_TEXT_BASE +CFG_RAMBOOT_TEXT_BASE CONFIG_RAMDISK_ADDR CONFIG_RD_LVL CONFIG_RESET_VECTOR_ADDRESS -- 2.25.1