]> git.dujemihanovic.xyz Git - u-boot.git/commit
ubi: allow to write to volume with offset
authorAlexey Romanov <avromanov@salutedevices.com>
Thu, 18 Jul 2024 05:45:24 +0000 (08:45 +0300)
committerMichael Trimarchi <michael@amarulasolutions.com>
Thu, 8 Aug 2024 07:27:58 +0000 (09:27 +0200)
commit25ee9c2005958e6f06609eef5c9d9915c77ece97
treea498469e3fd71c589f907d42227eb8ae3e2e7237
parentcead69c528d4f107288717aeca6af52d0d9d47e9
ubi: allow to write to volume with offset

Introduce ubi_volume_offset_write() helper, which
allow to write to ubi volume with specified offset.

Signed-off-by: Alexey Romanov <avromanov@salutedevices.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Acked-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
cmd/ubi.c
env/ubi.c
include/ubi_uboot.h