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)
commitd4dddfdbbc75f46d2cbab4e9f421999452617d64
tree5a7ddde34abeb1d4eb1ac16d9d45544eff00beb2
parentcb50ce324e72bfd5d191d0a834a0ead1a08666b7
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