[U-Boot] [PATCH v2] x86: baytrail: Add SIO HS-UART clock setup
Bin Meng
bmeng.cn at gmail.com
Mon Aug 1 02:45:08 CEST 2016
On Tue, Jul 19, 2016 at 1:41 PM, Stefan Roese <sr at denx.de> wrote:
> To support the BayTrail internal SIO HS UART, the internal UART clock
> needs to get configured. This patch adds support for this clock
> configuration which will be done, if the PCI device(s) are found.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> v2:
> - Add loop over 2 UARTs
>
> arch/x86/cpu/baytrail/cpu.c | 48 +++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 48 insertions(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list