All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Darren Hart <dvhart@linux.intel.com>
Cc: Darren Hart <darren@dvhart.com>, Yocto Project <yocto@yoctoproject.org>
Subject: Re: [PATCH 4/6] eg20t: Enable serial console for the pch_uart
Date: Sat, 3 Mar 2012 23:00:52 -0500	[thread overview]
Message-ID: <4F52E8F4.80903@windriver.com> (raw)
In-Reply-To: <4F513E38.2050102@linux.intel.com>

On 12-03-02 4:40 PM, Darren Hart wrote:
>
>
> On 03/02/2012 01:16 PM, Bruce Ashfield wrote:
>> On 12-03-01 06:59 PM, Darren Hart wrote:
>>> From: Darren Hart<dvhart@linux.intel.com>
>>>
>>> The FRI2 uses the pch_uart driver for the serial console. Enable the console
>>> driver.
>>
>> It this safe for all eg20t users ? I see the crownbay also
>> uses this.
>
> It is safe. The new code that this enables is machine specific. The
> console code would only kick in if the console is set to ttyPCH1, which
> it obviously isn't as that didn't work before. Shouldn't be a problem.

Perfect. Thanks for the confirmation.

Bruce

>
> --
> Darren
>
>
>> Bruce
>>
>>>
>>> Signed-off-by: Darren Hart<dvhart@linux.intel.com>
>>> ---
>>>    meta/cfg/kernel-cache/features/eg20t/eg20t.cfg |    1 +
>>>    1 files changed, 1 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg b/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
>>> index ff2f6fd..3d4969c 100644
>>> --- a/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
>>> +++ b/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
>>> @@ -3,6 +3,7 @@
>>>    CONFIG_PCH_DMA=y
>>>
>>>    CONFIG_SERIAL_PCH_UART=y
>>> +CONFIG_SERIAL_PCH_UART_CONSOLE=y
>>>    CONFIG_SERIAL_CORE=y
>>>
>>>    CONFIG_SPI=y
>>
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>



  reply	other threads:[~2012-03-04  4:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 23:59 [PATCH 0/6][linux-yocto-3.2] Meta update for sys940x, bootlive, and FRI2 Darren Hart
2012-03-01 23:59 ` [PATCH 1/6] meta: sys940x BSP meta data Darren Hart
2012-03-01 23:59 ` [PATCH 2/6] Remove boot-live cfg duplication from BSPs Darren Hart
2012-03-02 21:14   ` Bruce Ashfield
2012-03-01 23:59 ` [PATCH 3/6] fri2: Drop 8250 from the fri2 scc Darren Hart
2012-03-01 23:59 ` [PATCH 4/6] eg20t: Enable serial console for the pch_uart Darren Hart
2012-03-02 21:16   ` Bruce Ashfield
2012-03-02 21:40     ` Darren Hart
2012-03-04  4:00       ` Bruce Ashfield [this message]
2012-03-01 23:59 ` [PATCH 5/6] fri2: Add SMP and EFI support Darren Hart
2012-03-02 21:16   ` Bruce Ashfield
2012-03-01 23:59 ` [PATCH 6/6] fri2: Move non-hardware optional features out of fri2.scc Darren Hart
2012-03-02 21:17   ` Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F52E8F4.80903@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=darren@dvhart.com \
    --cc=dvhart@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.