From: Peng Fan <peng.fan@oss.nxp.com>
To: Alexander Feilke <Alexander.Feilke@ew.tq-group.com>
Cc: "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
u-boot@lists.denx.de, u-boot@ew.tq-group.com,
Nora Schiffer <nora.schiffer@ew.tq-group.com>,
Tom Rini <trini@konsulko.com>,
Stefano Babic <sbabic@nabladev.com>,
Fabio Estevam <festevam@gmail.com>, Peng Fan <peng.fan@nxp.com>,
Jaehoon Chung <jh80.chung@samsung.com>,
Steffen Doster <Steffen.Doster@tq-group.com>,
Max Merchel <Max.Merchel@ew.tq-group.com>
Subject: Re: [PATCH v2 3/8] env: add env_set_runtime() helper
Date: Wed, 25 Mar 2026 19:30:13 +0800 [thread overview]
Message-ID: <acPHRQnBlR7s4z2h@shlinux89> (raw)
In-Reply-To: <20260325095801.47706-4-Alexander.Feilke@ew.tq-group.com>
On Wed, Mar 25, 2026 at 10:57:56AM +0100, Alexander Feilke wrote:
>From: Nora Schiffer <nora.schiffer@ew.tq-group.com>
>
>env_set_runtime() is equivalent to env_set(), but does nothing when
>CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG is unset.
>
>Signed-off-by: Nora Schiffer <nora.schiffer@ew.tq-group.com>
>Signed-off-by: Steffen Doster <Steffen.Doster@tq-group.com>
>Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
>Signed-off-by: Alexander Feilke <alexander.feilke@ew.tq-group.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
next prev parent reply other threads:[~2026-03-25 11:28 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-25 9:57 [PATCH v2 0/8] Add support for TQMa7x Alexander Feilke
2026-03-25 9:57 ` [PATCH v2 1/8] Kconfig: update build-target for MX7 with SPL Alexander Feilke
2026-03-25 11:25 ` Peng Fan
2026-03-25 9:57 ` [PATCH v2 2/8] board/tq: Add common SoM API Alexander Feilke
2026-03-25 11:25 ` Peng Fan
2026-03-25 13:20 ` Feilke, Alexander
2026-03-25 9:57 ` [PATCH v2 3/8] env: add env_set_runtime() helper Alexander Feilke
2026-03-25 11:30 ` Peng Fan [this message]
2026-03-25 9:57 ` [PATCH v2 4/8] arch: arm: dts: tqma7x: add u-boot device tree fragments Alexander Feilke
2026-03-25 11:25 ` Peng Fan
2026-03-25 9:57 ` [PATCH v2 5/8] arch: arm: dts: tqma7x: add boot phase properties Alexander Feilke
2026-03-25 11:26 ` Peng Fan
2026-03-25 9:57 ` [PATCH v2 6/8] board: tqma7: add code for u-boot with spl Alexander Feilke
2026-03-25 11:36 ` Peng Fan
2026-03-25 17:50 ` Feilke, Alexander
2026-03-25 18:33 ` Tom Rini
2026-03-26 8:18 ` Feilke, Alexander
2026-03-25 9:58 ` [PATCH v2 7/8] configs: tqma7: add defconfigs Alexander Feilke
2026-03-25 11:28 ` Peng Fan
2026-03-25 9:58 ` [PATCH v2 8/8] doc: tqma7: add documentation Alexander Feilke
2026-03-25 11:29 ` Peng Fan
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=acPHRQnBlR7s4z2h@shlinux89 \
--to=peng.fan@oss.nxp.com \
--cc=Alexander.Feilke@ew.tq-group.com \
--cc=Max.Merchel@ew.tq-group.com \
--cc=Steffen.Doster@tq-group.com \
--cc=festevam@gmail.com \
--cc=jh80.chung@samsung.com \
--cc=nora.schiffer@ew.tq-group.com \
--cc=peng.fan@nxp.com \
--cc=sbabic@nabladev.com \
--cc=trini@konsulko.com \
--cc=u-boot@ew.tq-group.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
/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.