lkml.org 
[lkml]   [2015]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 2/4] ARC: [axs101] support early 8250 uart
Date
On Thursday 14 May 2015 15:48:42 Alexey Brodkin wrote:
>
> chosen {
> - bootargs = "console=tty0 console=ttyS3,115200n8 consoleblank=0";
> + bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0";
> };
> };
>

When you do earlycon with DT, better use a 'stdout-path' property that points
to the device, and just put 'earlycon' without arguments on the command line.

Arnd


\
 
 \ /
  Last update: 2015-05-14 15:21    [W:0.095 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site