All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC/RFT PATCH v3 1/3] lib: kconfig: Add option to set BZIP2 compression method
Date: Thu, 7 Nov 2019 17:22:28 -0500	[thread overview]
Message-ID: <20191107222228.GO19317@bill-the-cat> (raw)
In-Reply-To: <20191106221522.28246-2-atish.patra@wdc.com>

On Wed, Nov 06, 2019 at 02:15:20PM -0800, Atish Patra wrote:

> There is no way to select BZIP2 compression method.
> Add it under library/compression config where all other
> compression related configs are present.
> 
> Signed-off-by: Atish Patra <atish.patra@wdc.com>

With the note that when applying I need to run moveconfig.py on
CONFIG_BZIP2:

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191107/d7f040d5/attachment.sig>

  reply	other threads:[~2019-11-07 22:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06 22:15 [U-Boot] [RFC/RFT PATCH v3 0/3] Add compressed Image booting support Atish Patra
2019-11-06 22:15 ` [U-Boot] [RFC/RFT PATCH v3 1/3] lib: kconfig: Add option to set BZIP2 compression method Atish Patra
2019-11-07 22:22   ` Tom Rini [this message]
2019-11-06 22:15 ` [U-Boot] [RFC/RFT PATCH v3 2/3] image: Add a common compression type detection function Atish Patra
2019-11-07 22:22   ` Tom Rini
2019-11-06 22:15 ` [U-Boot] [RFC/RFT PATCH v3 3/3] image: Add compressed Image parsing support in booti Atish Patra
2019-11-07 22:22   ` Tom Rini
2019-11-09  0:09   ` Atish Patra

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=20191107222228.GO19317@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 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.