On 08/13/2017 02:35 PM, Simon Glass wrote:
> Hi York,
>
> On 7 August 2017 at 17:16, York Sun wrote:
>> Add Kconfig option SPL_GZIP and SPL_ZLIB to enable gunzip support for
>> SPL boot, eg. falcon boot compressed kernel image.
>>
>> Signed-off-by: York Sun
>>
>> ---
>>
>> Changes in v2:
>> Comb
Hi York,
On 7 August 2017 at 17:16, York Sun wrote:
> Add Kconfig option SPL_GZIP and SPL_ZLIB to enable gunzip support for
> SPL boot, eg. falcon boot compressed kernel image.
>
> Signed-off-by: York Sun
>
> ---
>
> Changes in v2:
> Combine Kconfig change and actual code into one patch
>
> com
On Mon, Aug 07, 2017 at 04:16:24PM -0700, York Sun wrote:
> Add Kconfig option SPL_GZIP and SPL_ZLIB to enable gunzip support for
> SPL boot, eg. falcon boot compressed kernel image.
>
> Signed-off-by: York Sun
>
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
__
Add Kconfig option SPL_GZIP and SPL_ZLIB to enable gunzip support for
SPL boot, eg. falcon boot compressed kernel image.
Signed-off-by: York Sun
---
Changes in v2:
Combine Kconfig change and actual code into one patch
common/spl/spl_fit.c | 28 ++--
lib/Kconfig
4 matches
Mail list logo