Эх сурвалжийг харах

Docs/kernel-parameters: Add earlycon devicetree usage

This form of the earlycon parameter was added by commit fb11ffe74c794a5
("of/fdt: add FDT serial scanning for earlycon") without documentation.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Scott Wood 10 жил өмнө
parent
commit
5664f7645d

+ 4 - 0
Documentation/kernel-parameters.txt

@@ -973,6 +973,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 
 
 	earlycon=	[KNL] Output early console device and options.
 	earlycon=	[KNL] Output early console device and options.
 
 
+			When used with no options, the early console is
+			determined by the stdout-path property in device
+			tree's chosen node.
+
 		cdns,<addr>
 		cdns,<addr>
 			Start an early, polled-mode console on a cadence serial
 			Start an early, polled-mode console on a cadence serial
 			port at the specified address. The cadence serial port
 			port at the specified address. The cadence serial port