[U-Boot] [PATCH] tools/kwbimage.c: Fix generation of binary header
Luka Perkov
luka.perkov at sartura.hr
Wed Oct 28 09:56:03 CET 2015
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 at denx.de>
> Cc: Luka Perkov <luka.perkov at sartura.hr>
> Cc: Kevin Smith <kevin.smith at elecsyscorp.com>
> ---
> tools/kwbimage.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
Applied to marvell/master.
Luka
More information about the U-Boot
mailing list