]> git.karo-electronics.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:20:09 +0000 (14:20 +0200)
commitabf448463cb220b1420d97db352ce937226e0b16
treee1cf827103bff8c38632311364130b8d51d85f0c
parent0c365e4268a5986260f9bff266420778540c39bf
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