aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index e7bea3e85304..92ddd4afe174 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -657,11 +657,12 @@ and is between 256 and 4096 characters. It is defined in the file
657 earlyprintk= [X86-32,X86-64,SH,BLACKFIN] 657 earlyprintk= [X86-32,X86-64,SH,BLACKFIN]
658 earlyprintk=vga 658 earlyprintk=vga
659 earlyprintk=serial[,ttySn[,baudrate]] 659 earlyprintk=serial[,ttySn[,baudrate]]
660 earlyprintk=dbgp
660 661
661 Append ",keep" to not disable it when the real console 662 Append ",keep" to not disable it when the real console
662 takes over. 663 takes over.
663 664
664 Only vga or serial at a time, not both. 665 Only vga or serial or usb debug port at a time.
665 666
666 Currently only ttyS0 and ttyS1 are supported. 667 Currently only ttyS0 and ttyS1 are supported.
667 668