All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Rasmus Villemoes <rasmus.villemoes@prevas.dk>,
	Tom Rini <trini@konsulko.com>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Joe Hershberger <joe.hershberger@ni.com>
Subject: Re: [PATCH v7 0/7] env: Allow environment in text files
Date: Mon, 18 Oct 2021 14:06:54 +0200	[thread overview]
Message-ID: <3496821.1634558814@gemini.denx.de> (raw)
In-Reply-To: <20211016003339.723169-1-sjg@chromium.org>

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/<vendor><board>.env or
> use CONFIG_ENV_SOURCE_FILE to set a filename.

That should be board/<vendor>/<board>.env , right?


Reviewed-by: Wolfgang Denk <wd@denx.de>


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
READ THIS BEFORE OPENING PACKAGE: According to Certain Suggested Ver-
sions of the Grand Unified Theory, the Primary Particles Constituting
this Product May Decay to Nothingness Within the  Next  Four  Hundred
Million Years.

  parent reply	other threads:[~2021-10-18 12:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-16  0:33 [PATCH v7 0/7] env: Allow environment in text files Simon Glass
2021-10-16  0:33 ` [PATCH v7 1/7] sandbox: Drop distro_boot Simon Glass
2021-10-16  0:33 ` [PATCH v7 2/7] doc: Move environment documentation to rST Simon Glass
2021-10-16  0:33 ` [PATCH v7 3/7] env: Allow U-Boot scripts to be placed in a .env file Simon Glass
2021-10-18 12:11   ` Wolfgang Denk
2021-10-16  0:33 ` [PATCH v7 4/7] sandbox: Use a text-based environment Simon Glass
2021-10-16  0:33 ` [PATCH v7 5/7] doc: Mention CONFIG_DEFAULT_ENV_FILE Simon Glass
2021-10-18 13:56   ` Wolfgang Denk
2021-10-16  0:33 ` [PATCH v7 6/7] doc: Improve environment documentation Simon Glass
2021-10-16  0:33 ` [PATCH v7 7/7] bootm: Tidy up use of autostart env var Simon Glass
2021-10-18 12:06 ` Wolfgang Denk [this message]
2021-10-18 18:12   ` [PATCH v7 0/7] env: Allow environment in text files Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3496821.1634558814@gemini.denx.de \
    --to=wd@denx.de \
    --cc=joe.hershberger@ni.com \
    --cc=rasmus.villemoes@prevas.dk \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.