]> 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)
commit471fb5b97634483ec83ef359c0ed10ea8a505a0c
tree5a7ddde34abeb1d4eb1ac16d9d45544eff00beb2
parent4c1d0ea50d7ec5b56b096a65ac8d4798ce1d1a73
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