
1 Aug
2016
1 Aug
'16
2:45 a.m.
On Tue, Jul 19, 2016 at 1:41 PM, Stefan Roese sr@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@denx.de Cc: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@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!