projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4722e2a
)
docs: arm: /chosen node parameters
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sat, 6 Feb 2021 08:41:20 +0000
(09:41 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Sun, 7 Mar 2021 00:36:53 +0000
(17:36 -0700)
Add missing items to table of parameters set in the /chosen node by the EFI
stub.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Link:
https://lore.kernel.org/r/20210206084120.43305-1-xypron.glpk@gmx.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/arm/uefi.rst
patch
|
blob
|
history
diff --git
a/Documentation/arm/uefi.rst
b/Documentation/arm/uefi.rst
index
f732f95
..
9b0b5e4
100644
(file)
--- a/
Documentation/arm/uefi.rst
+++ b/
Documentation/arm/uefi.rst
@@
-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.
========================== ====== ===========================================