summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/chosen.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/chosen.txt')
-rw-r--r--dts/Bindings/chosen.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/dts/Bindings/chosen.txt b/dts/Bindings/chosen.txt
index ed838f453f..6ae9d82d4c 100644
--- a/dts/Bindings/chosen.txt
+++ b/dts/Bindings/chosen.txt
@@ -44,3 +44,11 @@ Implementation note: Linux will look for the property "linux,stdout-path" or
on PowerPC "stdout" if "stdout-path" is not found. However, the
"linux,stdout-path" and "stdout" properties are deprecated. New platforms
should only use the "stdout-path" property.
+
+linux,booted-from-kexec
+-----------------------
+
+This property is set (currently only on PowerPC, and only needed on
+book3e) by some versions of kexec-tools to tell the new kernel that it
+is being booted by kexec, as the booting environment may differ (e.g.
+a different secondary CPU release mechanism)