[PATCH] efi: fdt: Do not report an error during boot if UEFI is not available

Matt Fleming matt at console-pimps.org
Thu Jul 10 03:04:26 PDT 2014


On Tue, 08 Jul, at 04:54:18PM, Catalin Marinas wrote:
> Currently, fdt_find_uefi_params() reports an error if no EFI parameters
> are found in the DT. This is however a valid case for non-UEFI kernel
> booting. This patch checks changes the error reporting to a
> pr_info("UEFI not found") when no EFI parameters are found in the DT.
> 
> Signed-off-by: Catalin Marinas <catalin.marinas at arm.com>
> Acked-by: Leif Lindholm <leif.lindholm at linaro.org>
> Tested-by: Leif Lindholm <leif.lindholm at linaro.org>
> ---
>  drivers/firmware/efi/efi.c | 22 +++++++++++++++-------
>  1 file changed, 15 insertions(+), 7 deletions(-)

Thanks, applied to 'urgent' for v3.16.

-- 
Matt Fleming, Intel Open Source Technology Center



More information about the linux-arm-kernel mailing list