On Sat, 25 May 2024 at 02:11, Jonathan Liu <[email protected]> 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 <[email protected]> > --- > cmd/unlz4.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm, thanks!

