public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] Add support for XZ decompression algorithm.
Date: Tue, 07 Dec 2010 00:12:36 +0100	[thread overview]
Message-ID: <20101206231236.7249F659@gemini.denx.de> (raw)
In-Reply-To: <AANLkTi=0oeqVUYLDEq_XT2pWF=RfoQj7M3v38UyW7faX@mail.gmail.com>

Dear Luigi Mantellini,

In message <AANLkTi=0oeqVUYLDEq_XT2pWF=RfoQj7M3v38UyW7faX@mail.gmail.com> you wrote:
> 
> The LZMA and XZ overlap on the internal LZMA code (each one has the
> own implementation). We can decide 1) to ignore this patch (and future
> rework) to not support XZ 2) have both XZ and LZMA considering them as
> different algorithms 3) Deprecate LZMA and (in the future) support
> just XZ.
> 
> My idea is to have 2) and in the future switch to 3).

History has shown that the "let me get this in now and I will clean up
later" seldom works. Usually there is just toolittle time for the
cleanup, and what for? It's working, isn't it?

So please me this 3).

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You!  What PLANET is this!
	-- McCoy, "The City on the Edge of Forever", stardate 3134.0

  reply	other threads:[~2010-12-06 23:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-05 15:16 [U-Boot] [PATCH 1/2] Add support for XZ decompression algorithm Luigi 'Comio' Mantellini
2010-12-05 15:16 ` [U-Boot] [PATCH 2/2] Add XZ compressed uImage support Luigi 'Comio' Mantellini
2010-12-06 17:44 ` [U-Boot] [PATCH 1/2] Add support for XZ decompression algorithm Joakim Tjernlund
2010-12-06 17:58 ` Peter Tyser
2010-12-06 18:06   ` Mike Frysinger
2010-12-06 22:52     ` Luigi Mantellini
2010-12-06 23:12       ` Wolfgang Denk [this message]
2010-12-17 20:00 ` Wolfgang Denk

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=20101206231236.7249F659@gemini.denx.de \
    --to=wd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox