All of lore.kernel.org
 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: Tue, 17 Mar 2015 10:24:38 +0100	[thread overview]
Message-ID: <5507F2D6.8000506@denx.de> (raw)
In-Reply-To: <1426517877-7051-1-git-send-email-kevin.smith@elecsyscorp.com>

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>

Thanks,
Stefan

  reply	other threads:[~2015-03-17  9:24 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 [this message]
2015-05-07 14:52   ` Stefan Roese
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=5507F2D6.8000506@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.