All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 1/2] gunzip: add gzwrite routine for extracting compresed images to block device
Date: Mon, 23 Feb 2015 17:43:17 -0700	[thread overview]
Message-ID: <54EBC925.1020503@boundarydevices.com> (raw)
In-Reply-To: <20150223223352.GQ25879@bill-the-cat>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks Tom,

On 02/23/2015 03:33 PM, Tom Rini wrote:
> On Tue, Feb 17, 2015 at 11:30:30AM -0700, Eric Nelson wrote:
> 
>> Initial filesystem images are generally highly compressible.
>> 
>> Add a routine gzwrite that allows gzip-compressed images to be 
>> written to block devices.
>> 
>> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> --- 
>> V2 removes floating point references from u64 division
> 
> Seems fine so: Reviewed-by: Tom Rini <trini@ti.com>
> 
> Missed the merge window so I'll pick this up in a long while or do
> a next again, not sure.
> 

No worries about the timing here. I was just hoping to get an
ack before using this syntax and such for downstream things.

And before looking at how it could be glued to fastboot!

Regards,


Eric

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJU68klAAoJEFUqXmm9AiVrTj8IALggPPlO3ff2ZOhT6Xw+NPmi
2CNU8yzgPHa1AmEUdRLA9Gsnc8YF2VD9uZMT2qJ8K10sVP14ICjnnuFpBCw5U/PN
I9eLovFJCIBZLumlrMlHxTnKCDKB7P5it5X+sp0BD64VopS6kY2UEuSRDh2tV76m
W+qEvBz2kxYp+ur6KWVq7HvQoOevNJubXOjgZUoe5brIXZRhuHm7LMxjClxmrBbb
zyGQVu0lvf1wSENjhpRf177aeUV37dQpzKEwMrNA6KIHKUkvxXaRozuANC78ttvY
bV1MO+/N5auNJ5+MaDerFW2GnvOsOzqHIWQpIVlcq+YZzbCzYhIpRsM28Wkxrr4=
=1xS/
-----END PGP SIGNATURE-----

  reply	other threads:[~2015-02-24  0:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-15 23:16 [U-Boot] [PATCH 1/2] gunzip: add gzwrite routine for extracting compresed images to block device Eric Nelson
2015-02-15 23:16 ` [U-Boot] [PATCH 2/2] unzip: add gzwrite command to write compressed image " Eric Nelson
2015-04-23 13:14   ` [U-Boot] [U-Boot, " Tom Rini
2015-02-16 16:27 ` [U-Boot] [PATCH 1/2] gunzip: add gzwrite routine for extracting compresed images " Marek Vasut
2015-02-16 17:03   ` Tom Rini
2015-02-16 17:33     ` Eric Nelson
2015-02-17 19:46       ` Marek Vasut
2015-02-17 18:30 ` [U-Boot] [PATCH V2 " Eric Nelson
2015-02-23 18:59   ` Eric Nelson
2015-02-23 22:33   ` Tom Rini
2015-02-24  0:43     ` Eric Nelson [this message]
2015-04-23 13:13   ` [U-Boot] [U-Boot, V2, " Tom Rini

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=54EBC925.1020503@boundarydevices.com \
    --to=eric.nelson@boundarydevices.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 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.