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 19504C4332F for ; Sun, 20 Nov 2022 14:30:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D63A085540; Sun, 20 Nov 2022 15:19:14 +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="tPkSzocv"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CCE7B854F4; Sun, 20 Nov 2022 15:18:30 +0100 (CET) Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) (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 E9A6D854E7 for ; Sun, 20 Nov 2022 15:18: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=trini@konsulko.com Received: by mail-qt1-x82c.google.com with SMTP id jr19so5936391qtb.7 for ; Sun, 20 Nov 2022 06:18:19 -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=T2/9cFuQvnfiYGvOgqLFHWyGEPl5H/9lsJjHI4bGEnQ=; b=tPkSzocvhtlB2KJBfDxE9L1C6PTtHTWgHrOToX4aS6BVCan46Bgk9bP3Debv/YjVJ6 1d+gk4upej8LoS4HOF4rlXxNkw5pLf8sMonmmTDKusn+PgFkzyLi4wnX69ivzSRYeWQV rJErkWnmh5jVd9Tip/MixRj6Z3WtpCu5Al+kQ= 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=T2/9cFuQvnfiYGvOgqLFHWyGEPl5H/9lsJjHI4bGEnQ=; b=g1VgrfRnW7ILtitKbOdfH5n1IrEl1JeC6mhaY8GuTcWzBMhM2p7h3motnO2hfFVPl+ YIDeOkpR0/+rm0HEbnjY7k2mhhG11433DKvv5jXj0GAMUBFcEvwSCXViFBSOqebnxBpr CQTt1QgYWkn2iYrhSai7zdbjyptc46KjAHjUF0liP77W+DWs6jj6dUdY4+vMbkBGtRIv D8YF9ffFjFg3czilmEDEKe5WAJ8YZhnle8hJhnexjcnVMG3LWvX/+6o+/HezNG0qwLEj Q7zE+5jbaII7LAiKkK/KPJbHpD7khS1eiVccoxueXvSz0Zwr9tF8J0vKO1MBRaVdNcV8 L8+g== X-Gm-Message-State: ANoB5pntuBkTd0/CvzPnFU3EfJfSMLgrDacm58hDjvL6UP32Ygp+I1sg WQ98EASvxwQLwvwu+opzePurV+l25u0EAw== X-Google-Smtp-Source: AA0mqf5K9RH1peT2zUFGkCjL+bsPyLmZcc0rR5b/aXEv194JgxeQNJQPtn2OWVZerlqF0yk4dLyznw== X-Received: by 2002:ac8:13c1:0:b0:3a5:3ae2:ff14 with SMTP id i1-20020ac813c1000000b003a53ae2ff14mr14080374qtj.594.1668953885270; Sun, 20 Nov 2022 06:18:05 -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-20020a05620a1a1700b006ce580c2663sm6400114qkb.35.2022.11.20.06.18.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Nov 2022 06:18:04 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PoC 232/241] global: Migrate CONFIG_VAR_SIZE_SPL to CFG Date: Sun, 20 Nov 2022 09:17:34 -0500 Message-Id: <20221120141743.3059310-33-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221120141743.3059310-1-trini@konsulko.com> References: <20221120140829.3057894-90-trini@konsulko.com> <20221120141743.3059310-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/exynos5420-common.h | 2 +- scripts/config_whitelist.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/configs/exynos5420-common.h b/include/configs/exynos5420-common.h index 791ad154242e..0eefa1867a3b 100644 --- a/include/configs/exynos5420-common.h +++ b/include/configs/exynos5420-common.h @@ -8,7 +8,7 @@ #ifndef __CONFIG_EXYNOS5420_H #define __CONFIG_EXYNOS5420_H -#define CONFIG_VAR_SIZE_SPL +#define CFG_VAR_SIZE_SPL #define CFG_IRAM_TOP 0x02074000 diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index c5c22db16c1c..00973c35313c 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -246,7 +246,7 @@ CFG_USB_EXT2_BOOT CFG_USB_FAT_BOOT CFG_USB_ISP1301_I2C_ADDR CFG_U_BOOT_HDR_SIZE -CONFIG_VAR_SIZE_SPL +CFG_VAR_SIZE_SPL CONFIG_VERY_BIG_RAM CONFIG_VSC7385_IMAGE CONFIG_VSC7385_IMAGE_SIZE -- 2.25.1