public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/2] This little series fixes some issues with kwbimage.
@ 2015-11-27  8:43 Reinhard Pfau
  2015-11-27  8:43 ` [U-Boot] [PATCH v1 1/2] kwbimage: fix endianess issue Reinhard Pfau
  2015-11-27  8:43 ` [U-Boot] [PATCH v1 2/2] kwbimage: fix size computations for v1 images Reinhard Pfau
  0 siblings, 2 replies; 5+ messages in thread
From: Reinhard Pfau @ 2015-11-27  8:43 UTC (permalink / raw)
  To: u-boot

It makes kwbimage working on BE build hosts and fixes some flaws in computation
of image header sizes.


Reinhard Pfau (2):
  kwbimage: fix endianess issue
  kwbimage: fix size computations for v1 images

 tools/kwbimage.c | 50 ++++++++++++++++++++++++++++----------------------
 tools/kwbimage.h |  3 ++-
 2 files changed, 30 insertions(+), 23 deletions(-)

-- 
1.8.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-27 10:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-27  8:43 [U-Boot] [PATCH v1 0/2] This little series fixes some issues with kwbimage Reinhard Pfau
2015-11-27  8:43 ` [U-Boot] [PATCH v1 1/2] kwbimage: fix endianess issue Reinhard Pfau
2015-11-27 10:31   ` Stefan Roese
2015-11-27  8:43 ` [U-Boot] [PATCH v1 2/2] kwbimage: fix size computations for v1 images Reinhard Pfau
2015-11-27 10:31   ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox