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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7354BC433F5 for ; Mon, 4 Oct 2021 12:08:16 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B0AE96128A for ; Mon, 4 Oct 2021 12:08:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B0AE96128A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3C73B82B45; Mon, 4 Oct 2021 14:08:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1633349293; bh=dQRP7L3FHNydtwgFDhtEXm9FoYL4Jws7kU7UG7S7JmM=; h=To:cc:From:Subject:In-reply-to:References:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=WeX6Wzqu5VDEzoI4mEx4bFNzOVbtUKG7iWZ4GlpNiQOozTAW5OwPCP8Si5MWQ53Ve +4LJ2liPOrgfLSj7QWV2aHt7T3/fApMI2QynZEDI3QAoPlUYS14ZGEShOQsaxX9FlE UuSRmy8aHQuVSnxOYcaFOA+vRbU0Vomc0lo0e4/zpO0AxgdT2t1IEs2XBB/HNHakD+ t19S7p7XnEW3fx/C7VHMv9iKWEZ/sW9/oiypNpntyZibjPAB32rZjimEX8rNJAMFS+ w4y0MZp8DsG+GPR5D1bvMhDFzjD8CpSNNV08ts49ix2SgLmhodrWeelX8Ocn5rb/yi KxschGYQd0rGA== Received: from janitor.denx.de (unknown [62.91.23.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: noc@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 6877680303 for ; Mon, 4 Oct 2021 14:08:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1633349291; bh=dQRP7L3FHNydtwgFDhtEXm9FoYL4Jws7kU7UG7S7JmM=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=q8gAow2F49bGjgglw9tFBTcGOKgV0yL3f9HmCXJyB4bg/405eAPTtM0/zckeFDo9T tSposnQn8kXgAgMx7NoByogA8on5Rtl1jxW1dHZl+Jcf/0dqRtTXir8HuqWwWnC5md FrltQIjruth3vnpGO9W5a6cG52BPZBWDYvI+ibuwvojIyBoTPxwsxAsUNQnZv1ZUQ+ YN7wN6MrEIOjbJ5LQFeADjR3DJe34O/uxgNEt3TxbNWGI2g06LNFhVprbsGF8HTgWk T1HhhulC0O4px2y49aloUyyzIMw04wAh2Kw6Kmtt++UV1SqErK81y1kCJ6qSMMvrk1 RTOriCbuMMioQ== Received: by janitor.denx.de (Postfix, from userid 108) id F39BCA0156; Mon, 4 Oct 2021 14:08:10 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.4.0.2]) by janitor.denx.de (Postfix) with ESMTPS id C9451A00A4; Mon, 4 Oct 2021 14:08:02 +0200 (CEST) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id B90CA1E0F1B; Mon, 4 Oct 2021 14:08:02 +0200 (CEST) To: Simon Glass cc: U-Boot Mailing List , Tom Rini , Joe Hershberger From: Wolfgang Denk Subject: Re: [PATCH v5 3/5] env: Allow U-Boot scripts to be placed in a .env file MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: <20211001183842.v5.3.If789ba3e2667c46c03eda3386ca84a863baeda55@changeid> References: <20211002003848.1803446-1-sjg@chromium.org> <20211001183842.v5.3.If789ba3e2667c46c03eda3386ca84a863baeda55@changeid> Comments: In-reply-to Simon Glass message dated "Fri, 01 Oct 2021 18:38:45 -0600." Date: Mon, 04 Oct 2021 14:08:02 +0200 Message-ID: <2672911.1633349282@gemini.denx.de> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean Dear Simon, In message <20211001183842.v5.3.If789ba3e2667c46c03eda3386ca84a863baeda55@changeid> you wrote: > > Add a feature that brings in a .env file associated with the board > config, if present. To use it, create a file in a board//env > directory called .env (or common.env if you want the same > environment for all boards). This should be no exclusive "or" here. If a common.env exists, it should be used for all boards, and if additionally one ore more .env files exist, these should ALSO be applied to the respective boards. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Save yourself! Reboot in 5 seconds!