Re: [PATCH] Docs/kernel-parameters: Add earlycon devicetree usage

2015-09-24 Thread Jonathan Corbet
On Mon, 14 Sep 2015 19:54:07 -0500 Scott Wood wrote: > This form of the earlycon parameter was added by commit fb11ffe74c794a5 > ("of/fdt: add FDT serial scanning for earlycon") without documentation. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubsc

[PATCH] Docs/kernel-parameters: Add earlycon devicetree usage

2015-09-14 Thread Scott Wood
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 --- Documentation/kernel-parameters.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/kernel-parameter