Skip to content
Snippets Groups Projects
Commit 9ae63f46 authored by Heiko Schocher's avatar Heiko Schocher Committed by Tom Rini
Browse files

dfu, nand, ubi: fix erasing after write finish


writting to ubi nand partitions need after write ends an erase
of the remaining sectors. This fail, if dfu write size was not
a multiple of erasesize, example log:

Failure erase: -1

Fix this error.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 02b11f11
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment