diff for duplicates of <1503425451.2586.56.camel@synopsys.com> diff --git a/a/1.txt b/N1/1.txt index 5a5c12d..cd997f9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,12 +8,12 @@ Even If I specify device in "stdout-path" property first probed device For example: -------------->8-------- chosen { -????stdout-path = &serial1; + stdout-path = &serial1; }; -serial0: uart0 at ... {} /* serial0 is used as console (ttyS0) as it is +serial0: uart0@... {} /* serial0 is used as console (ttyS0) as it is * probed earlier */ -serial1: uart1 at ... {} +serial1: uart1@... {} -------------->8-------- So I am wondering is it expected behavior? @@ -23,14 +23,14 @@ Everything is fine if I specify uart device via "console" parameter in bootargs: -------------->8-------- chosen { -????bootargs = "console=ttyS1" -????stdout-path = &serial1; + bootargs = "console=ttyS1" + stdout-path = &serial1; }; -serial0: uart0 at ... {} -serial1: uart1 at ... {} /* serial1 is used as console (ttyS1) */ +serial0: uart0@... {} +serial1: uart1@... {} /* serial1 is used as console (ttyS1) */ -------------->8-------- Thanks. -- -?Eugeniy Paltsev + Eugeniy Paltsev diff --git a/a/content_digest b/N1/content_digest index 19a3e36..db4b5f0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,9 @@ - "From\0Eugeniy.Paltsev@synopsys.com (Eugeniy Paltsev)\0" + "From\0Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\0" "Subject\0Specifying console via \"stdout-path\" property\0" "Date\0Tue, 22 Aug 2017 18:10:52 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0linux-serial@vger.kernel.org <linux-serial@vger.kernel.org>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + " linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>\0" "\00:1\0" "b\0" "Hi everyone,\n" @@ -14,12 +16,12 @@ "For example:\n" "-------------->8--------\n" "chosen {\n" - "????stdout-path = &serial1;\n" + "\302\240\302\240\302\240\302\240stdout-path = &serial1;\n" "};\n" "\n" - "serial0: uart0 at ... {} /* serial0 is used as console (ttyS0) as it is\n" + "serial0: uart0@... {} /* serial0 is used as console (ttyS0) as it is\n" " * probed earlier */\n" - "serial1: uart1 at ... {}\n" + "serial1: uart1@... {}\n" "-------------->8--------\n" "\n" "So I am wondering is it expected behavior?\n" @@ -29,16 +31,16 @@ "bootargs:\n" "-------------->8--------\n" "chosen {\n" - "????bootargs = \"console=ttyS1\"\n" - "????stdout-path = &serial1;\n" + "\302\240\302\240\302\240\302\240bootargs = \"console=ttyS1\"\n" + "\302\240\302\240\302\240\302\240stdout-path = &serial1;\n" "};\n" "\n" - "serial0: uart0 at ... {}\n" - "serial1: uart1 at ... {} /* serial1 is used as console (ttyS1) */\n" + "serial0: uart0@... {}\n" + "serial1: uart1@... {} /* serial1 is used as console (ttyS1) */\n" "-------------->8--------\n" "\n" "Thanks.\n" "-- \n" - ?Eugeniy Paltsev + "\302\240Eugeniy Paltsev" -af4555ef69a5d077a30260fa7fc8b531c3957aa3b535f8890500d0d4712a2d08 +47fbf59697003285d1b2f42f37e8a53b7df6dc053c5cc416875294287b21eb9c
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.