From: Jan Kiszka <jan.kiszka@siemens.com>
To: U-Boot Mailing List <u-boot@lists.denx.de>
Cc: Joe Hershberger <joe.hershberger@ni.com>,
Marek Vasut <marex@denx.de>,
Stefan Herbrechtsmeier
<stefan.herbrechtsmeier-oss@weidmueller.com>
Subject: [PATCH 0/2] env: Enhancements for establishing variable protection
Date: Fri, 3 Feb 2023 13:22:50 +0100 [thread overview]
Message-ID: <cover.1675426972.git.jan.kiszka@siemens.com> (raw)
This was factored out of [1] upon request in the hope of easing the
merge.
Jan
[1] https://lore.kernel.org/u-boot/cover.1675325279.git.jan.kiszka@siemens.com
CC: Joe Hershberger <joe.hershberger@ni.com>
CC: Marek Vasut <marex@denx.de>
CC: Stefan Herbrechtsmeier <stefan.herbrechtsmeier-oss@weidmueller.com>
Jan Kiszka (2):
env: Complete generic support for writable list
env: Couple networking-related variable flags to CONFIG_NET
env/Kconfig | 1 +
env/env.c | 8 ++++++++
env/flags.c | 10 +++++-----
include/env_flags.h | 4 ++--
4 files changed, 16 insertions(+), 7 deletions(-)
--
2.35.3
next reply other threads:[~2023-02-03 12:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-03 12:22 Jan Kiszka [this message]
2023-02-03 12:22 ` [PATCH 1/2] env: Complete generic support for writable list Jan Kiszka
2023-02-07 4:02 ` Simon Glass
2023-02-07 5:49 ` Jan Kiszka
2023-02-07 13:38 ` Simon Glass
2023-02-10 18:44 ` Tom Rini
2023-02-03 12:22 ` [PATCH 2/2] env: Couple networking-related variable flags to CONFIG_NET Jan Kiszka
2023-02-03 18:23 ` Tom Rini
2023-02-10 18:44 ` Tom Rini
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=cover.1675426972.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=joe.hershberger@ni.com \
--cc=marex@denx.de \
--cc=stefan.herbrechtsmeier-oss@weidmueller.com \
--cc=u-boot@lists.denx.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.