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 EBEDBC433F5 for ; Mon, 18 Oct 2021 18:13:00 +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 642AF60174 for ; Mon, 18 Oct 2021 18:13:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 642AF60174 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org 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 104B982127; Mon, 18 Oct 2021 20:12:49 +0200 (CEST) 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="gb6yD5pG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D311D82DA1; Mon, 18 Oct 2021 20:12:33 +0200 (CEST) Received: from mail-ua1-x92a.google.com (mail-ua1-x92a.google.com [IPv6:2607:f8b0:4864:20::92a]) (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 50181815B7 for ; Mon, 18 Oct 2021 20:12:29 +0200 (CEST) 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@google.com Received: by mail-ua1-x92a.google.com with SMTP id a17so3940475uax.12 for ; Mon, 18 Oct 2021 11:12:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=SmADs8pE4jUzTUhkm8urAEWwYoXiFXXb2BKrFIyN9YY=; b=gb6yD5pG4QtKUZc1AQANWB86shDzUK537W3968OIZ2+gC4TTIrfbU/TH8ua8L59YHE Shpp78Of8MW8OOvLafRZ2hybfaYucT0LaB8nPnyMLCx7ggyYXHikQFOQZzGncxLCCQN2 yfyH5eLcIWD5mZlI1R92DWhz4Tfl3/NqcrO1o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=SmADs8pE4jUzTUhkm8urAEWwYoXiFXXb2BKrFIyN9YY=; b=vgmwxt/vGq+Ly48uYaqpD5VoebSlEDyxTF6yWIaIjLaR08sBxrnxFqXKmzK8xA7ip3 CaWpqilp6uClFZ8uu67xVngbuWDZi4HcpHF90d48nKTDKz8bsW/qRaM7XRz+IFhj+fWt hIax9Jfg9flO7/FX2//JBpgAPltmf76JDZMu/NxmM/noD5UOORCI8N/K1SrL0WFTnygX zRCDwMajEoOayk6M3zMQuJF4neTVertsd9/5Fv2DJDyIUZzEGm2I+rziWWtsW14+N1Qb 6jdemfuwhqEjr4EC3F5EFaQd9OMEwCkIXj8zskJ0EL2xOsT7ZfZH6/BmYYszlAIioolf 4n8w== X-Gm-Message-State: AOAM533lALG3fdHAR04ivOHGUg8wd1RbMBLXhnR8OACBfLfhQp2b1fPF QlD31sQbA5d225QKYMbMaJNLwWu8nm2NxGBh07VxMw== X-Google-Smtp-Source: ABdhPJzuBgGf3YE8ApORiEyj6ePJ54vVOYHVK2BfptUc6MTsmNXDfTivGbQFlOzR8W9tEst5xji/3z3MHW9rsKbxSFo= X-Received: by 2002:ab0:5b99:: with SMTP id y25mr5251460uae.47.1634580746024; Mon, 18 Oct 2021 11:12:26 -0700 (PDT) MIME-Version: 1.0 References: <20211016003339.723169-1-sjg@chromium.org> <3496821.1634558814@gemini.denx.de> In-Reply-To: <3496821.1634558814@gemini.denx.de> From: Simon Glass Date: Mon, 18 Oct 2021 12:12:15 -0600 Message-ID: Subject: Re: [PATCH v7 0/7] env: Allow environment in text files To: Wolfgang Denk Cc: U-Boot Mailing List , Rasmus Villemoes , Tom Rini , Heinrich Schuchardt , Joe Hershberger Content-Type: text/plain; charset="UTF-8" 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 Hi Wolfgang, On Mon, 18 Oct 2021 at 06:07, Wolfgang Denk wrote: > > Dear Simon, > > In message <20211016003339.723169-1-sjg@chromium.org> you wrote: > > > > Add a feature that brings in a .env file associated with the board > > config, if present. To use it, create a file board/.env or > > use CONFIG_ENV_SOURCE_FILE to set a filename. > > That should be board//.env , right? Yes, will fix in v8. > > > Reviewed-by: Wolfgang Denk Thanks...the cover letter or the series? Regards, Simon