]> git.dujemihanovic.xyz Git - u-boot.git/commit
ubi: allow to read from volume with offset
authorAlexey Romanov <avromanov@salutedevices.com>
Thu, 18 Jul 2024 05:45:23 +0000 (08:45 +0300)
committerMichael Trimarchi <michael@amarulasolutions.com>
Thu, 8 Aug 2024 07:27:55 +0000 (09:27 +0200)
commitcead69c528d4f107288717aeca6af52d0d9d47e9
tree2fe5d8441951b5fff016ebe063edcfbbf6e7ccf3
parentd12689af6c6d12f1c49d988e6c418afbbd9b82c5
ubi: allow to read from volume with offset

Now user can pass an additional parameter 'offset'
to ubi_volume_read() function.

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