On Wed, 28 Jan 2026 20:41:04 +0100, Marek Vasut wrote: > The current implementation casts an address to a pointer. Make it more > sandbox-friendly by using map_sysmem(). > > Convert 'addr' variable to unsigned long, as that is the return type of > hextoul() and address parameter type of map_sysmem(). > > > [...]
Applied to u-boot/master, thanks!
[1/1] cmd: unzip: Use map_sysmem() with buffers in the gzwrite command
commit: f2c704c0e8aac1b846fd55b7178151b2c879e185
--
Tom

