public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] tools/kwbimage.c: Correct header size for SPI boot
Date: Thu, 07 May 2015 16:52:29 +0200	[thread overview]
Message-ID: <554B7C2D.9040006@denx.de> (raw)
In-Reply-To: <5507F2D6.8000506@denx.de>

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@elecsyscorp.com>
>
> Works fine, so:
>
> Tested-by: Stefan Roese <sr@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

  reply	other threads:[~2015-05-07 14:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 14:58 [U-Boot] [PATCH] tools/kwbimage.c: Correct header size for SPI boot Kevin Smith
2015-03-17  9:24 ` Stefan Roese
2015-05-07 14:52   ` Stefan Roese [this message]
2015-05-07 15:07     ` Luka Perkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=554B7C2D.9040006@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox