Catalin reports that the arm64 EFI changes in tip/arm64/efi are causing
boot issues when trying to run on a non-EFI machine. The below fix from
Leif skips the EFI code on such machines.

The following changes since commit 345c736edd07b657a8c48190baed2719b85d0938:

  efi/arm64: ignore dtb= when UEFI SecureBoot is enabled (2014-04-30 19:57:06 
+0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git arm64-efi

for you to fetch changes up to 74bcc2499291d38b6253f9dbd6af33a195222208:

  arm64: efi: only attempt efi map setup if booting via EFI (2014-05-23 
15:29:43 +0100)

----------------------------------------------------------------
Leif Lindholm (1):
      arm64: efi: only attempt efi map setup if booting via EFI

 arch/arm64/kernel/efi.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
Matt Fleming, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to