
28 Oct
2015
28 Oct
'15
9:56 a.m.
On Wed, Oct 28, 2015 at 07:53:58AM +0100, Stefan Roese wrote:
The binary header ends with one lword, defining if another header follows this one. This additions 4 bytes need to be taken into account in the generation of the header size. And the complete 4 bytes at the end of this binary header need to get cleared.
Signed-off-by: Stefan Roese sr@denx.de Cc: Luka Perkov luka.perkov@sartura.hr Cc: Kevin Smith kevin.smith@elecsyscorp.com
tools/kwbimage.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-)
Applied to marvell/master.
Luka