[U-Boot] [PATCH 2/2 v2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart()

Bin Meng bmeng.cn at gmail.com
Tue Jan 26 07:49:10 CET 2016


On Tue, Jan 26, 2016 at 4:37 AM, Simon Glass <sjg at chromium.org> wrote:
> On 24 January 2016 at 19:50, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Hi Simon,
>>
>> On Tue, Jan 19, 2016 at 9:24 PM, Stefan Roese <sr at 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 at denx.de>
>>> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>>> Cc: Simon Glass <sjg at 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 at chromium.org>

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


More information about the U-Boot mailing list