commit | 25ee9c2005958e6f06609eef5c9d9915c77ece97 | [log] [tgz] |
---|---|---|
author | Alexey Romanov <avromanov@salutedevices.com> | Thu Jul 18 08:45:24 2024 +0300 |
committer | Michael Trimarchi <michael@amarulasolutions.com> | Thu Aug 08 09:27:58 2024 +0200 |
tree | a498469e3fd71c589f907d42227eb8ae3e2e7237 | |
parent | cead69c528d4f107288717aeca6af52d0d9d47e9 [diff] |
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>