Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1658253 > unrolled thread
| Started by | Andreas Färber <afaerber@suse.de> |
|---|---|
| First post | 2017-06-06 03:00 +0200 |
| Last post | 2017-06-06 03:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v4 10/28] Documentation: kernel-parameters: Document owl earlycon Andreas Färber <afaerber@suse.de> - 2017-06-06 03:00 +0200
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Date | 2017-06-06 03:00 +0200 |
| Subject | [PATCH v4 10/28] Documentation: kernel-parameters: Document owl earlycon |
| Message-ID | <tPb0J-1BU-15@gated-at.bofh.it> |
Add the "owl" earlycon option to kernel-parameters.txt. Signed-off-by: Andreas Färber <afaerber@suse.de> --- v3 -> v4: * Extended help text and commit message (Jonathan) v1 -> v2 -> v3: unchanged Documentation/admin-guide/kernel-parameters.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 042aa5e9c47d..e2fb7a87bc84 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -961,6 +961,12 @@ must already be setup and configured. Options are not yet supported. + owl,<addr> + Start an early, polled-mode console on a serial port + of an Actions Semi SoC, such as S500 or S900, at the + specified address. The serial port must already be + setup and configured. Options are not yet supported. + smh Use ARM semihosting calls for early console. s3c2410,<addr> -- 2.12.3
Back to top | Article view | linux.kernel
csiph-web