summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2021-11-08 18:12:46 +0100
committerStefan Roese <[email protected]>2021-11-10 12:08:06 +0100
commit188099ed7ff4f606a2a74ac82350a78c26bdfe2c (patch)
treebe9b2de6957d84c254d65d54eec71db0678761cf /scripts
parent56087c1b4dd4bd976b072f069dc4c5f51b3f6f46 (diff)
tools: kwbimage: Align final UART image to 128 bytes
xmodem block size is 128 bytes, therefore it is possible to transfer only images with size multiple of 128 bytes. kwboot automatically pads image with zero bytes at the end to align it to 128 bytes boundary. Do this padding when generating image to allow uploading with other xmodem tools or older kwboot versions. Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Marek Behún <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions