mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] environment: Allow autoprobing env devices without CONFIG_INSECURE
@ 2026-04-28  9:24 Sascha Hauer
  2026-04-28  9:24 ` [PATCH 1/3] environment: Drop /dev/env0 default Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2026-04-28  9:24 UTC (permalink / raw)
  To: BAREBOX

Autoprobing environment devices vie barebox environment GUID currently
only works with CONFIG_INSECURE enabled. Add an explicit Kconfig option
for it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Sascha Hauer (3):
      environment: Drop /dev/env0 default
      environment: add global.env.path
      environment: add explicit option to allow searching for environment devices

 common/Kconfig       | 14 ++++++++++++++
 common/environment.c | 10 ++++++----
 2 files changed, 20 insertions(+), 4 deletions(-)
---
base-commit: 019d102038a64e6b6e8f445cbfd2d15e68d0ec3f
change-id: 20260428-env-autoprobe-621b9d14ab98

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




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

end of thread, other threads:[~2026-04-28  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-28  9:24 [PATCH 0/3] environment: Allow autoprobing env devices without CONFIG_INSECURE Sascha Hauer
2026-04-28  9:24 ` [PATCH 1/3] environment: Drop /dev/env0 default Sascha Hauer
2026-04-28  9:24 ` [PATCH 2/3] environment: add global.env.path Sascha Hauer
2026-04-28  9:24 ` [PATCH 3/3] environment: add explicit option to allow searching for environment devices Sascha Hauer

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