All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Add "earlycon=sbi" to the admin guide
@ 2019-09-13 20:38 ` Palmer Dabbelt
  0 siblings, 0 replies; 4+ messages in thread
From: Palmer Dabbelt @ 2019-09-13 20:38 UTC (permalink / raw)
  To: corbet, linux-doc, Christoph Hellwig, schwab; +Cc: linux-riscv, Palmer Dabbelt

This argument is supported on RISC-V systems and widely used, but was
not documented here.

Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 4c1971960afa..ca437381f91f 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -1044,6 +1044,10 @@
 			specified address. The serial port must already be
 			setup and configured. Options are not yet supported.
 
+		sbi
+			Use RISC-V SBI (Supervisor Binary Interface) for early
+			console.
+
 		smh	Use ARM semihosting calls for early console.
 
 		s3c2410,<addr>
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] Documentation: Add "earlycon=sbi" to the admin guide
@ 2019-09-13 20:38 ` Palmer Dabbelt
  0 siblings, 0 replies; 4+ messages in thread
From: Palmer Dabbelt @ 2019-09-13 20:38 UTC (permalink / raw)
  To: corbet, linux-doc, Christoph Hellwig, schwab; +Cc: linux-riscv, Palmer Dabbelt

This argument is supported on RISC-V systems and widely used, but was
not documented here.

Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 4c1971960afa..ca437381f91f 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -1044,6 +1044,10 @@
 			specified address. The serial port must already be
 			setup and configured. Options are not yet supported.
 
+		sbi
+			Use RISC-V SBI (Supervisor Binary Interface) for early
+			console.
+
 		smh	Use ARM semihosting calls for early console.
 
 		s3c2410,<addr>
-- 
2.21.0


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: Add "earlycon=sbi" to the admin guide
  2019-09-13 20:38 ` Palmer Dabbelt
@ 2019-09-14  7:55   ` Jonathan Corbet
  -1 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2019-09-14  7:55 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: linux-doc, Christoph Hellwig, schwab, linux-riscv

On Fri, 13 Sep 2019 13:38:43 -0700
Palmer Dabbelt <palmer@sifive.com> wrote:

> This argument is supported on RISC-V systems and widely used, but was
> not documented here.
> 
> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: Add "earlycon=sbi" to the admin guide
@ 2019-09-14  7:55   ` Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2019-09-14  7:55 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Christoph Hellwig, schwab, linux-riscv, linux-doc

On Fri, 13 Sep 2019 13:38:43 -0700
Palmer Dabbelt <palmer@sifive.com> wrote:

> This argument is supported on RISC-V systems and widely used, but was
> not documented here.
> 
> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>

Applied, thanks.

jon

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-14  7:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-13 20:38 [PATCH] Documentation: Add "earlycon=sbi" to the admin guide Palmer Dabbelt
2019-09-13 20:38 ` Palmer Dabbelt
2019-09-14  7:55 ` Jonathan Corbet
2019-09-14  7:55   ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.