efi: arm: Add an EFI app for arm64
Introduce an EFI app for arm64 and update the documentation. Provide a value for LOAD_ADDR to avoid a link error. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -17,7 +17,7 @@ choice
|
||||
|
||||
config EFI_APP
|
||||
bool "Support running as an EFI application"
|
||||
depends on !ARM
|
||||
depends on X86 || ARM
|
||||
select CHARSET
|
||||
help
|
||||
Build U-Boot as an application which can be started from EFI. This
|
||||
|
||||
Reference in New Issue
Block a user