From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 3/6] tools: omapimage: Fix mismatch of image size in header
Date: Fri, 19 Jan 2018 16:11:54 -0500 [thread overview]
Message-ID: <20180119211154.GI4660@bill-the-cat> (raw)
In-Reply-To: <20171228151003.19500-4-lokeshvutla@ti.com>
On Thu, Dec 28, 2017 at 08:40:00PM +0530, Lokesh Vutla wrote:
> The size field in GP header that is expected by ROM is size of the
> image + size of the header. But omapimage tool is updating size
> as image size + 2 * header size. Remove this extra header size bytes.
>
> Reported-by: Denys Dmytriyenko <denys@ti.com>
> Debugged-by: Madan Srinivas <madans@ti.com>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180119/6d0efb63/attachment.sig>
next prev parent reply other threads:[~2018-01-19 21:11 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-28 15:09 [U-Boot] [PATCH v3 0/6] arm: ti: misc updates and bug fixes Lokesh Vutla
2017-12-28 15:09 ` [U-Boot] [PATCH v3 1/6] configs: k2g_evm: Allocate more space for u-boot Lokesh Vutla
2018-01-19 21:11 ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:09 ` [U-Boot] [PATCH v3 2/6] board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support Lokesh Vutla
2018-01-19 21:11 ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 3/6] tools: omapimage: Fix mismatch of image size in header Lokesh Vutla
2018-01-19 21:11 ` Tom Rini [this message]
2017-12-28 15:10 ` [U-Boot] [PATCH v3 4/6] arm: am33xx: Avoid writing into reserved DPLL divider Lokesh Vutla
2018-01-19 21:11 ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 5/6] board: ti: dra76: mux wakeup2 as gpio1_2 Lokesh Vutla
2018-01-19 21:12 ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 6/6] board: ti: k2g: Make ddr3* declarations as static Lokesh Vutla
2018-01-01 13:39 ` Tom Rini
2018-01-19 21:12 ` [U-Boot] [U-Boot, v3, " Tom Rini
2018-01-18 14:07 ` [U-Boot] [PATCH v3 0/6] arm: ti: misc updates and bug fixes Lokesh Vutla
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=20180119211154.GI4660@bill-the-cat \
--to=trini@konsulko.com \
--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