Hello,
As Simon Glass requested it, here's a patch that enables
CONFIG_CMD_LZMADEC in sandbox.
Regards.
Patrice
Signed-off-by: Patrice Bouchand
---
include/configs/sandbox.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
in
;>
>> 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
>> &g
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
---
common/Makefile | 3 +++
common/cmd_lzmadec.c | 54 ++
3 matches
Mail list logo