]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: export efi_install_fdt()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 8 Dec 2019 00:07:01 +0000 (01:07 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 Jan 2020 17:08:20 +0000 (18:08 +0100)
commitfc4246ff9412a2a5756184843e7243e2fa4722ee
tree4d5ff2627630036c2553e2f62a6a4fd8d57b8ad2
parent575afd769ac2835859cc5e04d24b5e53b5e78001
efi_loader: export efi_install_fdt()

Use a pointer to addressable memory instead of a "physical" address in the
virtual address space of the sandbox to efi_install_fdt().

Export the efi_install_fdt() function.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/bootefi.c
include/efi_loader.h