]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 8 Oct 2015 19:02:02 +0000 (20:02 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 12 Oct 2015 15:19:33 +0000 (16:19 +0100)
commitb4a46711bf166768ff7cce4b2225e33912177317
tree5a7ddde34abeb1d4eb1ac16d9d45544eff00beb2
parent11303ebb329035c7dd004caa6fbe06df86094b0a
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property

With the stub to kernel interface being promoted to a proper interface
so that other agents than the stub can boot the kernel proper in EFI
mode, we can remove the linux,uefi-stub-kern-ver field, considering
that its original purpose was to prevent this from happening in the
first place.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Matt Fleming <matt.fleming@intel.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Documentation/arm/uefi.txt
drivers/firmware/efi/libstub/fdt.c