[U-Boot] [PATCH] Add lzmadec command
Simon Glass
sjg at chromium.org
Sun Jan 26 17:02:48 CET 2014
Hi Patrice,
On 24 January 2014 14:39, Tom Rini <trini at ti.com> wrote:
> On Thu, Dec 19, 2013 at 11:10:24AM +0100, Patrice B wrote:
>
> > Hi,
> >
> > I needed to be able to uncompress lzma files. I did this command
> > based on unzip command and propose it if it could help. Hopping the
> > patch is correctly done...
> >
> > Best regards.
> >
> > Patrice
> >
> >
> > Signed-off-by: Patrice Bouchand <pbfwdlist_gmail_com>
>
>
> The code looks fine, but we don't add code that isn't enabled anywhere.
> So unless Simon wants to pick this up for sandbox, I'm marking this as
> deferred in patchwork, thanks!
>
>
It's fine to enable this in sandbox if you want to - just send a separate
patch to add the CONFIG to include/configs/sandbox.h, test it in sandbox
(make sandbox_config; make; ./u-boot) and Cc me. I will pick it up.
Regards,
Simon
> --
> Tom
>
More information about the U-Boot
mailing list