From: Tom Rini Date: Thu, 9 Jul 2026 14:02:23 +0000 (-0600) Subject: Merge tag 'ubi-updates-for-2026.10-rc1' of https://source.denx.de/u-boot/custodians... X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=964a26cc6d1002343ceba393d86ee4a0cd447385;p=thirdparty%2Fu-boot.git Merge tag 'ubi-updates-for-2026.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi ubi updates for 2026.10-rc1 - fs: ubifs: fix ubifs_finddir() from Patrick Fixes: 0cab29ff467e ("fs: ubifs: Fix and rework error handling in ubifs_finddir") fix test -e - cmd: ubi: rework from Weijie - env: ubi: add support to create environment volume if it does not exist - cmd: ubi: allow creating volume with all free spaces in ubi_create_vol - cmd: ubi: export more APIs to public - cmd: ubi: reorganize command messages - cmd: ubi: change all positive error return value to negative - cmd: ubi: change the type of parameter dynamic to bool - cmd: ubifs: mark string parameters with const - cmd: ubi: use void * for buf parameter in ubi_volume_read - cmd: ubi: mark read-only function parameters with const - ubi: remove unnecessary extern directive from function prototypes --- 964a26cc6d1002343ceba393d86ee4a0cd447385