Skip to content

Commit 82f12ab

Browse files
palmer-dabbeltJonathan Corbet
authored andcommitted
Documentation: Add "earlycon=sbi" to the admin guide
This argument is supported on RISC-V systems and widely used, but was not documented here. Signed-off-by: Palmer Dabbelt <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 19ad5f7 commit 82f12ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,6 +1044,10 @@
10441044
specified address. The serial port must already be
10451045
setup and configured. Options are not yet supported.
10461046

1047+
sbi
1048+
Use RISC-V SBI (Supervisor Binary Interface) for early
1049+
console.
1050+
10471051
smh Use ARM semihosting calls for early console.
10481052

10491053
s3c2410,<addr>

0 commit comments

Comments
 (0)