[PATCH 0/3] environment: Allow autoprobing env devices without CONFIG_INSECURE
Sascha Hauer
s.hauer at pengutronix.de
Tue Apr 28 02:24:09 PDT 2026
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 at 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 at pengutronix.de>
More information about the barebox
mailing list