[U-Boot] [PATCH v3 1/2] fit: Support compression for non-kernel components (e.g. FDT)
Simon Glass
sjg at chromium.org
Tue May 14 10:55:22 UTC 2019
Hi Julius,
On Mon, 13 May 2019 at 19:13, Julius Werner <jwerner at chromium.org> wrote:
>
> > Is there a change log for this patch?I think we discussed having a test.
>
> Sorry, forgot that. Is it okay if I just put it here or do you need me
> to resend a v4?
I think it should be a v4 so it looks right in patchwork.
Also for this patch, can you please add documentation - see
source_file_format.txt
>
> ---
> Changes for v2:
> - made decompression work for all non-kernel images, not just FDTs
> Changes for v3:
> - fixed up debug output that was still written for v1
> - fixed a mistake with handling FIT_LOAD_OPTIONAL_NON_ZERO when
> 'load' was 0 (i.e. unset)
> - added compression test case to test_fit
- Simon
More information about the U-Boot
mailing list