public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] env: Enhancements for establishing variable protection
@ 2023-02-03 12:22 Jan Kiszka
  2023-02-03 12:22 ` [PATCH 1/2] env: Complete generic support for writable list Jan Kiszka
  2023-02-03 12:22 ` [PATCH 2/2] env: Couple networking-related variable flags to CONFIG_NET Jan Kiszka
  0 siblings, 2 replies; 9+ messages in thread
From: Jan Kiszka @ 2023-02-03 12:22 UTC (permalink / raw)
  To: U-Boot Mailing List; +Cc: Joe Hershberger, Marek Vasut, Stefan Herbrechtsmeier

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-02-10 18:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03 12:22 [PATCH 0/2] env: Enhancements for establishing variable protection Jan Kiszka
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox