aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2017-05-03 19:49:36 -0400
committerJonathan Corbet <corbet@lwn.net>2017-05-09 15:43:39 -0400
commitf7c864e7ee5c3907d232838f1b4540612252a605 (patch)
tree0460ca6838979091a08e678b386b6c6f359e30ec
parentaeb899af65d2d29039ce8f000bced39dd0dacad1 (diff)
Documentation: earlycon: fix Marvell Armada 3700 UART name
The Marvell Armada 3700 UART uses "ar3700_uart" for its earlycon name. Adjust documentation to match the code. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/admin-guide/kernel-parameters.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index e4c9e0e46b95..230b03caee55 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -972,7 +972,7 @@
972 A valid base address must be provided, and the serial 972 A valid base address must be provided, and the serial
973 port must already be setup and configured. 973 port must already be setup and configured.
974 974
975 armada3700_uart,<addr> 975 ar3700_uart,<addr>
976 Start an early, polled-mode console on the 976 Start an early, polled-mode console on the
977 Armada 3700 serial port at the specified 977 Armada 3700 serial port at the specified
978 address. The serial port must already be setup 978 address. The serial port must already be setup