* [PATCH] Documentation/kernel-parameters: add missing pciserial to the earlyprintk
@ 2015-06-10 17:21 Alexander Kuleshov
2015-06-22 16:03 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kuleshov @ 2015-06-10 17:21 UTC (permalink / raw)
To: Greg Kroah-Hartman, Jonathan Corbet; +Cc: linux-kernel, Alexander Kuleshov
The PCI based UART can be specified for earlyprintk with the 'pciserial'
parameter from the ea9e9d802. This patch adds missing information about
this parameter.
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
---
Documentation/kernel-parameters.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 61ab162..7d27e64 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -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
--
2.4.0.GIT
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/kernel-parameters: add missing pciserial to the earlyprintk
2015-06-10 17:21 [PATCH] Documentation/kernel-parameters: add missing pciserial to the earlyprintk Alexander Kuleshov
@ 2015-06-22 16:03 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2015-06-22 16:03 UTC (permalink / raw)
To: Alexander Kuleshov; +Cc: Greg Kroah-Hartman, linux-kernel
On Wed, 10 Jun 2015 23:21:15 +0600
Alexander Kuleshov <kuleshovmail@gmail.com> wrote:
> The PCI based UART can be specified for earlyprintk with the 'pciserial'
> parameter from the ea9e9d802. This patch adds missing information about
> this parameter.
So I went ahead and applied this to the docs tree since it's better than
what was there before. But is there any chance I could prevail upon you
to add a bit of descriptive text saying what the pciserial option
actually does and how to use it?
Thanks,
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-22 16:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-10 17:21 [PATCH] Documentation/kernel-parameters: add missing pciserial to the earlyprintk Alexander Kuleshov
2015-06-22 16:03 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®