]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: load device-tree specified in boot option
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 26 Apr 2024 14:13:17 +0000 (16:13 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 10 Jun 2024 09:43:36 +0000 (11:43 +0200)
commit39bac24a48bb7d1c45497a25626fd0d604938516
tree08e2a761f06a9c9cfc9b28c9da856c56968b3dec
parentd9f7f4245122b9766ca1e0af3caa91fdd6a1a7b5
efi_loader: load device-tree specified in boot option

We allow to specify the triple of binary, initrd, and device-tree in boot
options.

Add the code to actually load the specified device-tree.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_loader/efi_bootmgr.c