[PATCH 0/3] Add support for ubi environment to auto create volumes
Weijie Gao
weijie.gao at mediatek.com
Fri Apr 17 04:35:14 CEST 2026
This patch series expose more ubi helpers to allow the ubi environment to
create ubi env volumes if not exist.
Weijie Gao (3):
cmd: ubi: expose more APIs to public
cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
env: ubi: add support to create environment volume if it does not
exist
cmd/ubi.c | 16 ++++++++++------
env/Kconfig | 6 ++++++
env/ubi.c | 20 ++++++++++++++++++++
include/ubi_uboot.h | 5 +++++
4 files changed, 41 insertions(+), 6 deletions(-)
--
2.45.2
More information about the U-Boot
mailing list