diff options
author | Jonathan Corbet <corbet@lwn.net> | 2019-11-12 09:43:15 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-11-12 09:43:15 -0700 |
commit | 14d3fe428be5d332b33a3ad04bcc818641c197a8 (patch) | |
tree | 354adea9beb25d83fbcf3cb97e365ea985b6e74b | |
parent | 4a9acb6de0f260ff54d45e163fdd1cb17a01beed (diff) | |
download | linux-14d3fe428be5d332b33a3ad04bcc818641c197a8.tar.bz2 |
Revert "Documentation: admin-guide: add earlycon documentation for RISC-V"
This reverts commit 7f70ae564b807f81263326d641514c6dca88e5ef.
Christoph H. notes that the information is redundant, and Paul W. agrees
with reverting.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index dfad762f89b7..3e24f0a93ae9 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -988,10 +988,6 @@ chosen node or the ACPI SPCR table if supported by the platform. - [RISCV] When used with no options, the early - console is determined by the stdout-path - property in the device tree's chosen node. - cdns,<addr>[,options] Start an early, polled-mode console on a Cadence (xuartps) serial port at the specified address. Only |