Commit c43088e3 authored by Alexander Kuleshov's avatar Alexander Kuleshov Committed by Jonathan Corbet

Documentation/kernel-parameters: add missing pciserial to the earlyprintk

The PCI based UART can be specified for earlyprintk with the 'pciserial'
parameter from the ea9e9d80. This patch adds missing information about
this parameter.
Signed-off-by: default avatarAlexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent ce9ae951
......@@ -1009,6 +1009,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
earlyprintk=serial[,0x...[,baudrate]]
earlyprintk=ttySn[,baudrate]
earlyprintk=dbgp[debugController#]
earlyprintk=pciserial,bus:device.function[,baudrate]
earlyprintk is useful when the kernel crashes before
the normal console is initialized. It is not enabled by
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment