All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2 v2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart()
Date: Tue, 26 Jan 2016 14:49:10 +0800	[thread overview]
Message-ID: <CAEUhbmV0rgZOSHppVBS4g6JwnDAat-9cqSfHf9iLMyVCbDySkg@mail.gmail.com> (raw)
In-Reply-To: <CAPnjgZ0Yc3CpNias_yaZJ1CJkPUvMnDWU+gUPivEdEMLgO9dWQ@mail.gmail.com>

On Tue, Jan 26, 2016 at 4:37 AM, Simon Glass <sjg@chromium.org> wrote:
> On 24 January 2016 at 19:50, Bin Meng <bmeng.cn@gmail.com> wrote:
>> Hi Simon,
>>
>> On Tue, Jan 19, 2016 at 9:24 PM, Stefan Roese <sr@denx.de> wrote:
>>> This patch adds a parameter to the function setup_early_uart() to either
>>> enable or disable the internal BayTrail legacy UART. Since the name
>>> setup_early_uart() does not match its functionality any more, lets
>>> rename it to setup_internal_uart() as well in this patch.
>>>
>>> Signed-off-by: Stefan Roese <sr@denx.de>
>>> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
>>> Cc: Simon Glass <sjg@chromium.org>
>>> ---
>>> v2:
>>> - Also change reference in README.x86
>>>
>>>  arch/x86/cpu/baytrail/early_uart.c | 10 +++++++---
>>>  arch/x86/include/asm/u-boot-x86.h  |  2 +-
>>>  arch/x86/lib/fsp/fsp_support.c     |  2 +-
>>>  doc/README.x86                     |  2 +-
>>>  4 files changed, 10 insertions(+), 6 deletions(-)
>
> Reviewed-by: Simon Glass <sjg@chromium.org>

applied to u-boot-x86/master, thanks!

  reply	other threads:[~2016-01-26  6:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 13:05 [U-Boot] [PATCH 1/2 v2] misc: Add simple driver to enable the legacy UART on Winbond Super IO chips Stefan Roese
2016-01-19 13:05 ` [U-Boot] [PATCH 2/2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart() Stefan Roese
2016-01-19 13:15   ` Bin Meng
2016-01-19 13:24   ` [U-Boot] [PATCH 2/2 v2] " Stefan Roese
2016-01-25  2:50     ` Bin Meng
2016-01-25 20:37       ` Simon Glass
2016-01-26  6:49         ` Bin Meng [this message]
2016-01-19 13:15 ` [U-Boot] [PATCH 1/2 v2] misc: Add simple driver to enable the legacy UART on Winbond Super IO chips Bin Meng
2016-01-26  6:49   ` Bin Meng

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=CAEUhbmV0rgZOSHppVBS4g6JwnDAat-9cqSfHf9iLMyVCbDySkg@mail.gmail.com \
    --to=bmeng.cn@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.