[PATCH] sandbox: enable support for the unlz4 command

Simon Glass sjg at chromium.org
Wed May 29 18:29:50 CEST 2024


On Sat, 25 May 2024 at 02:11, Jonathan Liu <net147 at gmail.com> wrote:
>
> This does not work with sandbox at present. Fix it up to use map_sysmem()
> to convert an address to a pointer.
>
> Signed-off-by: Jonathan Liu <net147 at gmail.com>
> ---
>  cmd/unlz4.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list