summaryrefslogtreecommitdiffstats
path: root/Documentation/arm
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-10-08 20:02:02 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2015-10-12 16:19:33 +0100
commitd4dddfdbbc75f46d2cbab4e9f421999452617d64 (patch)
tree5a7ddde34abeb1d4eb1ac16d9d45544eff00beb2 /Documentation/arm
parentcb50ce324e72bfd5d191d0a834a0ead1a08666b7 (diff)
downloadop-kernel-dev-d4dddfdbbc75f46d2cbab4e9f421999452617d64.zip
op-kernel-dev-d4dddfdbbc75f46d2cbab4e9f421999452617d64.tar.gz
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>
Diffstat (limited to 'Documentation/arm')
-rw-r--r--Documentation/arm/uefi.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/arm/uefi.txt b/Documentation/arm/uefi.txt
index d60030a..7f1bed8 100644
--- a/Documentation/arm/uefi.txt
+++ b/Documentation/arm/uefi.txt
@@ -58,7 +58,5 @@ linux,uefi-mmap-desc-size | 32-bit | Size in bytes of each entry in the UEFI
--------------------------------------------------------------------------------
linux,uefi-mmap-desc-ver | 32-bit | Version of the mmap descriptor format.
--------------------------------------------------------------------------------
-linux,uefi-stub-kern-ver | string | Copy of linux_banner from build.
---------------------------------------------------------------------------------
For verbose debug messages, specify 'uefi_debug' on the kernel command line.
OpenPOWER on IntegriCloud