summaryrefslogtreecommitdiff
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2014-04-03 15:27:31 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2014-04-03 15:27:33 +1100
commit518619f74df435d43ea476d5bdecbd1a5d113149 (patch)
tree992ccb3a0626fdd1ff3ae6ec1068d0b7da8335e0 /Documentation/kernel-parameters.txt
parentd7eaf400f583154283e26244ee671585cd413156 (diff)
parentc6294af3fa2f5b352c2de9ff1086cb236796a54c (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index bc3478581f67..b6c67d592be5 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -884,6 +884,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
Enable debug messages at boot time. See
Documentation/dynamic-debug-howto.txt for details.
+ early_ioremap_debug [KNL]
+ Enable debug messages in early_ioremap support. This
+ is useful for tracking down temporary early mappings
+ which are not unmapped.
+
earlycon= [KNL] Output early console device and options.
uart[8250],io,<addr>[,options]
uart[8250],mmio,<addr>[,options]