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 8FBDEC61DA4 for ; Wed, 22 Feb 2023 16:40:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 70A2485B37; Wed, 22 Feb 2023 17:36:48 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="dW4RWPkg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3CE6E85AEA; Wed, 22 Feb 2023 17:35:50 +0100 (CET) Received: from mail-io1-xd2b.google.com (mail-io1-xd2b.google.com [IPv6:2607:f8b0:4864:20::d2b]) (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 6C3D085B1B for ; Wed, 22 Feb 2023 17:34:59 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-io1-xd2b.google.com with SMTP id bf15so3791196iob.7 for ; Wed, 22 Feb 2023 08:34:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ps3mQQXMvAsu9DVL5jH8FVr11LdULIu36uJSDdKlEqg=; b=dW4RWPkghjFV3HdrA6gVL1XY/VKaVuixZI/bjzC66f8E2NRL8zSACfWC9s8LbE45lt BlVS5QTfnHTkgTV7xqtR9/HeLNuE37RPRNh/uUp3A2+sFCJg1Cmee4s0uQXPPpP0B/pA kvUfVcUcVUGtBjw9DPCR1LUem9PbF4COTiWco= 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:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ps3mQQXMvAsu9DVL5jH8FVr11LdULIu36uJSDdKlEqg=; b=4SUZhtffx37CI/tn/qWxm7GL+a9Gj9Y4uACQ9uOCT3qNaMdgtkdu1UkF4SaoVGJ1lK 3HvVBX3kvTWr6ugb3OYsPOePZXmXPiTsuUjm71ZowErsrY2aKUyyalD85VmZWF3bA4ms feVIf3GpBYEffZqJ3EauCRyYWiK1mwheF8ijhltK04Atru1IoB/KRvZ617/6LmVHbCjO ZooiyGoUNNjTA7q31P1viMjg4hK8i0peBbFo/Drnq1iY/bTtEH/9QgBnLV9CE0XnzbRt BhwJ7jtOWeSY3qDjPWObEL6YL1g84Ka8blHq7muHUNIFgjD51woWjraPPIG7S/vx4Z3u SvuA== X-Gm-Message-State: AO0yUKXDanz8k15rmwaqLqf6owCq1uGoszuyirKwYra3UBoRqxFDWGcR yaUGaRbJFgRrxlcwSqnXnNIAMfx1lIh1GKqv X-Google-Smtp-Source: AK7set+I5vWXwvyLjLBzF09YSJUnHs/h9rDGKOD3RkcY/PHURFZsrpJBS55sfnbMvg3W43rKpEEFMA== X-Received: by 2002:a5d:914a:0:b0:744:f262:5727 with SMTP id y10-20020a5d914a000000b00744f2625727mr5101912ioq.21.1677083697907; Wed, 22 Feb 2023 08:34:57 -0800 (PST) Received: from sjg1.roam.corp.google.com (c-73-14-173-85.hsd1.co.comcast.net. [73.14.173.85]) by smtp.gmail.com with ESMTPSA id z26-20020a056602005a00b00716eb44b97esm2164541ioz.27.2023.02.22.08.34.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Feb 2023 08:34:57 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass , Joe Hershberger , Wolfgang Denk Subject: [PATCH v5 19/44] env: Allow VPL environment to be nowhere Date: Wed, 22 Feb 2023 09:34:00 -0700 Message-Id: <20230222163425.2043934-20-sjg@chromium.org> X-Mailer: git-send-email 2.39.2.637.g21b0678d19-goog In-Reply-To: <20230222163425.2043934-1-sjg@chromium.org> References: <20230222163425.2043934-1-sjg@chromium.org> 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 Add an option to put the VPL environment nowhere (not in storage). Signed-off-by: Simon Glass --- (no changes since v1) env/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/env/Kconfig b/env/Kconfig index 6e24eee55f2..2bbe4c466a6 100644 --- a/env/Kconfig +++ b/env/Kconfig @@ -860,6 +860,16 @@ config TPL_ENV_IS_IN_FLASH endif +if VPL_ENV_SUPPORT + +config VPL_ENV_IS_NOWHERE + bool "VPL Environment is not stored" + default y if ENV_IS_NOWHERE + help + Similar to ENV_IS_NOWHERE, used for VPL environment. + +endif # VPL_ENV_SUPPORT + config USE_BOOTFILE bool "Add a 'bootfile' environment variable" help -- 2.39.2.637.g21b0678d19-goog