
Hi Xinhe Guo,
Il mercoledì 17 settembre 2008 05:36:16 Xinhe Guo ha scritto:
Hi luigi,
Thank you. Seems solution is:
Add lzma decompress initrd support
-> Into the Linux Kernel
Add u-boot support mkimage's lzma format is enough.
-> into U-boot
ciao
luigi
Thanks
Xinhe Guo
From: Luigi 'Comio' Mantellini [mailto:luigi.mantellini.ml@gmail.com] Sent: Tuesday, September 16, 2008 10:16 PM To: u-boot@lists.denx.de Cc: Xinhe Guo Subject: Re: [U-Boot] [U-Boot-Users] [PATCH] Add support for LZMA uncompression algorithm.
Il martedì 16 settembre 2008 10:48:19 Xinhe Guo ha scritto:
Hi Luigi,
I am trying to add lzma decompress support in my u-boot-1.1.6 source
code to load a lzma compressed linux initrd. Is there a lzma patch for
u-boot source code available for download?
Warning! the initrd decompression is in charge to the Linux Kernel. U-boot code unpacks only the kernel image without ___Filesystem___
ciao
luigi
Thank you very much.
Guo Xinhe