
Hello Tom,
please pull from u-boot-ubi.git master
The following changes since commit 65fbdab27224ee3943a89496b21862db83c34da2:
Merge branch 'next' (2024-07-01 15:00:56 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-ubi.git tags/ubifixes-for-v2024-10-rc1
for you to fetch changes up to 27b169f9d0bed978bea1d86ab8d584da6ada54d0:
cmd: ubi: check 'updating' before calling ubi_more_update_data() (2024-07-03 08:05:19 +0200)
---------------------------------------------------------------- ubi changes for v2024.10-rc1
fs: ubifs: Add support for ZSTD decompression from Piotr Wojtaszczyk
Fixes for ubi command from Martin Kurbanov
---------------------------------------------------------------- Martin Kurbanov (2): cmd: ubi: remove redundant initializations cmd: ubi: check 'updating' before calling ubi_more_update_data()
Piotr Wojtaszczyk (1): fs: ubifs: Add support for ZSTD decompression
cmd/ubi.c | 21 +++++++++++++++------ fs/ubifs/ubifs-media.h | 2 ++ fs/ubifs/ubifs.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 68 insertions(+), 8 deletions(-)
Azure build:
https://dev.azure.com/hs0298/hs/_build/results?buildId=113&view=results
Thanks!
bye, Heiko

On Wed, Jul 03, 2024 at 11:12:52AM +0200, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-ubi.git master
The following changes since commit 65fbdab27224ee3943a89496b21862db83c34da2:
Merge branch 'next' (2024-07-01 15:00:56 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-ubi.git tags/ubifixes-for-v2024-10-rc1
for you to fetch changes up to 27b169f9d0bed978bea1d86ab8d584da6ada54d0:
cmd: ubi: check 'updating' before calling ubi_more_update_data() (2024-07-03 08:05:19 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini