[U-Boot] [PATCH 1/2] x86: baytrail: Introduce a Kconfig option for the internal UART
Simon Glass
sjg at chromium.org
Fri Jun 17 05:51:53 CEST 2016
On 14 June 2016 at 22:33, Bin Meng <bmeng.cn at gmail.com> wrote:
> There are quite a number of BayTrail boards that uses an external
> SuperIO chipset to provide the legacy UART. For such cases, it's
> better to have a Kconfig option to enable the internal UART.
>
> So far BayleyBay and MinnowMax boards are using internal UART as
> the U-Boot console, enable this on these two boards.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/baytrail/Kconfig | 11 +++++++++++
> configs/bayleybay_defconfig | 1 +
> configs/minnowmax_defconfig | 1 +
> 3 files changed, 13 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list