Commit 6329d73d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Jonathan Corbet
Browse files

docs: arm: /chosen node parameters



Add missing items to table of parameters set in the /chosen node by the EFI
stub.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Link: https://lore.kernel.org/r/20210206084120.43305-1-xypron.glpk@gmx.de


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 4722e2a2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -64,4 +64,11 @@ linux,uefi-mmap-desc-size 32-bit Size in bytes of each entry in the UEFI
                                     memory map.

linux,uefi-mmap-desc-ver    32-bit   Version of the mmap descriptor format.

linux,initrd-start          64-bit   Physical start address of an initrd

linux,initrd-end            64-bit   Physical end address of an initrd

kaslr-seed                  64-bit   Entropy used to randomize the kernel image
                                     base address location.
==========================  ======   ===========================================