[PATCH 04/49] btrfs: Use U-Boot API for decompression

Simon Glass sjg at chromium.org
Tue May 4 18:58:27 CEST 2021


Hi Marek,

On Mon, 3 May 2021 at 17:45, Marek Behun <marek.behun at nic.cz> wrote:
>
> On Mon,  3 May 2021 17:10:51 -0600
> Simon Glass <sjg at chromium.org> wrote:
>
> > Use the common function to avoid code duplication.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
>
> Is this tested? Why only zstd?

No, there are no tests for zstd, as I mentioned in the other patch.
Are you able to add some to the compression.c file? It should really
be done if we expect it to keep working in U-Boot.

The other compression algos already have a suitable function, so don't
need to be reworked.

Regards,
Simon


More information about the U-Boot mailing list