]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Documentation: earlycon: fix Marvell Armada 3700 UART name
authorAndre Przywara <andre.przywara@arm.com>
Wed, 3 May 2017 23:49:36 +0000 (00:49 +0100)
committerJonathan Corbet <corbet@lwn.net>
Tue, 9 May 2017 19:43:39 +0000 (13:43 -0600)
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>
Documentation/admin-guide/kernel-parameters.txt

index e4c9e0e46b9586796a037ee3dc624d6ce1017817..230b03caee5587df8d8e5801c795437785a7b412 100644 (file)
                        A valid base address must be provided, and the serial
                        port must already be setup and configured.
 
-               armada3700_uart,<addr>
+               ar3700_uart,<addr>
                        Start an early, polled-mode console on the
                        Armada 3700 serial port at the specified
                        address. The serial port must already be setup