From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH v2 12/13] ARM: shmobile: alt dts: Add chosen/stdout-path Date: Tue, 3 Feb 2015 09:42:25 +0900 Message-ID: <20150203004225.GC17629@verge.net.au> References: <1412349104-18724-1-git-send-email-geert+renesas@glider.be> <1412349104-18724-13-git-send-email-geert+renesas@glider.be> <54CC06A4.9040408@cogentembedded.com> <54CFF678.6070009@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <54CFF678.6070009@cogentembedded.com> Sender: linux-sh-owner@vger.kernel.org To: Sergei Shtylyov Cc: Geert Uytterhoeven , Geert Uytterhoeven , Magnus Damm , Linux-sh list , "devicetree@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Tue, Feb 03, 2015 at 01:13:12AM +0300, Sergei Shtylyov wrote: > Hello. > > On 01/31/2015 01:18 PM, Geert Uytterhoeven wrote: > > >>>Add a stdout-path property so that automatic console selection works > >>>in the absence of a "console=" parameter on the kernel command line. > > >>>Note that we have to keep the "console=ttySC0,38400" parameter in > >>>chosen/bootargs, else the console will use the default setting of 115200 > >>>baud. > > >> I've looked at the code and it appears that one can still specify a baud > >>rate after ':' even in the "stdout-path" prop. > > >That's correct. I believe that support was added later. > >Can you please send a patch? > > Looks like Simon wants all boards to work at 115200 which is the default. To be clear: yes that is what I want. > >Spaciba! > > Heh, actually it's "sbasibo". :-) > > >Gr{oetje,eeting}s, > > > Geert > > WBR, Sergei >