* Remove the wfi when the efi loader returns, it's unneeded and is not

available on older designs.
* Enable the efi loader on arm
This commit is contained in:
Andrew Turner 2015-04-14 14:15:14 +00:00
parent 0cafabf97f
commit 3f06facc8a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281527
2 changed files with 2 additions and 3 deletions

View File

@ -4,4 +4,4 @@
SUBDIR+= fdt
.endif
SUBDIR+= uboot
SUBDIR+= efi uboot

View File

@ -169,8 +169,7 @@ _start:
pop {r0, r1}
bl _C_LABEL(efi_main)
1: WFI
b 1b
1: b 1b
.Lbase:
.word .