]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: fix efi_install_fdt() description
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 7 Feb 2020 21:10:49 +0000 (22:10 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 19 Feb 2020 11:53:36 +0000 (12:53 +0100)
commit334f1cb6205b1a2fb2df25c4b80545f810420ced
tree4a42296b5741445b57b2896da13c701ac60e135d
parentb9a24387717ecae1817a5af61b2a56acd8e3a2af
efi_loader: fix efi_install_fdt() description

In the function description use the correct parameter name.

Mention EFI_FDT_USE_INTERNAL.

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