]> git.sur5r.net Git - u-boot/commit
kwbimage: align v1 binary header to 4B
authorChris Packham <judge.packham@gmail.com>
Sun, 22 Feb 2015 22:25:20 +0000 (11:25 +1300)
committerLuka Perkov <luka.perkov@sartura.hr>
Thu, 5 Mar 2015 21:08:59 +0000 (22:08 +0100)
commitc250ce0f570d89ef579827f8a2d98d1cbc4f1c2a
treeaff8efb999c4dcf973729309fa3b31897354a2df
parente3c6c7bfee388ceeb98991e9b08c83f097f3b02c
kwbimage: align v1 binary header to 4B

According to the Armada-XP documentation the binary header format
requires the header length to be aligned to 4B.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Acked-by: Stefan Roese <sr@denx.de>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
tools/kwbimage.c