]> git.ipfire.org Git - people/ms/u-boot.git/commit
kwbimage: Align payload size to 4 bytes
authorStefan Roese <sr@denx.de>
Tue, 1 Sep 2015 11:46:35 +0000 (13:46 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Wed, 21 Oct 2015 00:25:01 +0000 (02:25 +0200)
commit9b163d8c4e27137f4a51025f9cc52a132a697909
tree70eb0b8e259ad3d1c97395d3f0929155a16c47b4
parentef5cd33064f83db6f6cfe774ecdb36e32ac1d232
kwbimage: Align payload size to 4 bytes

The MVEBU BootROM does not allow non word aligned payloads.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
tools/kwbimage.c