[U-Boot] [PATCH] tools/kwbimage.c: Correct header size for SPI boot

Stefan Roese sr at denx.de
Tue Mar 17 10:24:38 CET 2015


On 16.03.2015 15:58, Kevin Smith wrote:
> If defined, the macro CONFIG_SYS_SPI_U_BOOT_OFFS allows a board
> to specify the offset of the payload image into the kwb image
> file.  This value was being used to locate the image, but was not
> used in the "header size" field of the main header.  Move the
> use of this macro into the function that returns the header size
> so that the same value is used in all places.
>
> Signed-off-by: Kevin Smith <kevin.smith at elecsyscorp.com>

Works fine, so:

Tested-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan



More information about the U-Boot mailing list