[PATCH v6 12/25] spl: legacy: Split off LZMA decompression into its own function
Simon Glass
sjg at chromium.org
Wed Nov 8 05:23:56 CET 2023
On Sun, 5 Nov 2023 at 19:26, Sean Anderson <seanga2 at gmail.com> wrote:
>
> To allow for easier reuse of this functionality, split it off into its
> own function.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v6:
> - New
>
> common/spl/spl_legacy.c | 73 ++++++++++++++++++++++-------------------
> include/spl.h | 13 ++++++++
> 2 files changed, 52 insertions(+), 34 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list