lkml.org 
[lkml]   [2008]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Enable console on PCI serial devices
On Thu, Oct 16, 2008 at 11:25 AM,  <n0ano@n0ano.com> wrote:
> On Thu, Oct 16, 2008 at 11:19:28AM -0700, Yinghai Lu wrote:
>>...
>> if ((p->early && strcmp(param, p->str) == 0) ||
>> (strcmp(param, "console") == 0 &&
>> strcmp(p->str, "earlycon") == 0)
>>...
>> we need that holder in console sections to compare with console and earlycon.
>>
>
> I have no problem with keeping the code associated with early
> prints, as you say we need that holder. I'm saying the `console'
> parameter serves this purpose, we only need to remove the `earlycon'
> portion of that if statement.

but if someone don't need the switch from early console to normal console...

YH


\
 
 \ /
  Last update: 2008-10-16 20:33    [W:0.065 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site