tools: Pad final chunks with 0xff if necessary.
authorTilman Sauerbeck <tilman@code-monkey.de>
Fri, 3 Jan 2020 15:33:15 +0000 (16:33 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Mon, 6 Jan 2020 09:45:34 +0000 (10:45 +0100)
The bootloader only accepts chunks whose size is a multiple of four.


No differences found