[U-Boot] arm64: booti: add missing unmap_sysmem()

Tom Rini trini at konsulko.com
Sat Apr 2 03:59:40 CEST 2016


On Tue, Mar 29, 2016 at 07:51:57PM +0900, Masahiro Yamada wrote:

> Make sure to call unmap_sysmem() for address allocated by map_sysmem()
> before leaving the function; however this patch gives no impact on
> the behavior because map_sysmem()/unmap_sysmem() does nothing except
> on Sandbox.  Sandbox never runs this code because "booti" is a command
> for booting ARM64 kernel image.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160401/25ae567b/attachment.sig>


More information about the U-Boot mailing list