[PATCH 3/3] efi: Switch over to OF_SEPARATE for the app
Simon Glass
sjg at chromium.org
Tue Dec 17 15:00:50 CET 2024
Now that we can support a separate devicetree, enable this for the
EFI-app builds.
Drop the Makefile-warning exception since we don't need it anymore.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Makefile | 2 +-
configs/efi-x86_app32_defconfig | 1 -
configs/efi-x86_app64_defconfig | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list