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

Stefan Roese sr at denx.de
Thu May 7 16:52:29 CEST 2015


On 17.03.2015 10:24, Stefan Roese wrote:
> 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>

Luka, you seem to have missed this patch. Please add it to your next 
pull request (if you don't have any objections of course).

Thanks,
Stefan



More information about the U-Boot mailing list