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

Luka Perkov luka.perkov at sartura.hr
Thu May 7 17:07:41 CEST 2015


Hi Stefan,

On Thu, May 07, 2015 at 04:52:29PM +0200, Stefan Roese wrote:
> 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).

I knew I missed something :) I've pushed it to marvell/master and will
wait a bit before sending a pull request. Thank you for a reminder.

Luka


More information about the U-Boot mailing list