Browse Source

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>
Andre Przywara 8 years ago
parent
commit
f7c864e7ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/admin-guide/kernel-parameters.txt

+ 1 - 1
Documentation/admin-guide/kernel-parameters.txt

@@ -972,7 +972,7 @@
 			A valid base address must be provided, and the serial
 			A valid base address must be provided, and the serial
 			port must already be setup and configured.
 			port must already be setup and configured.
 
 
-		armada3700_uart,<addr>
+		ar3700_uart,<addr>
 			Start an early, polled-mode console on the
 			Start an early, polled-mode console on the
 			Armada 3700 serial port at the specified
 			Armada 3700 serial port at the specified
 			address. The serial port must already be setup
 			address. The serial port must already be setup