]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of CMD_BOOTEFI_BOOTMGR
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:53:23 +0000 (17:53 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit834507c67ccaf370902065385da00780ef2774f9
tree75e1a9096f8c5a3ce8bd5e351f2c96e474ab1309
parent1b3f1e795fa7817108b4e4506a82e633c4e0d521
Correct SPL uses of CMD_BOOTEFI_BOOTMGR

This converts 3 usages of this option to the non-SPL form, since there is
no SPL_CMD_BOOTEFI_BOOTMGR defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
boot/Makefile