1
0
Fork 0
remarkable-uboot/arch/x86/cpu/baytrail
Stefan Roese d521197d69 x86: baytrail: Add option to disable the internal UART to setup_early_uart()
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>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-01-28 13:53:30 +08:00
..
Kconfig x86: baytrail: Support operation as an EFI payload 2015-08-05 08:44:08 -06:00
Makefile dm: x86: minnowmax: Move PCI to use driver model 2015-07-14 18:03:19 -06:00
cpu.c x86: baytrail: Support operation as an EFI payload 2015-08-05 08:44:08 -06:00
early_uart.c x86: baytrail: Add option to disable the internal UART to setup_early_uart() 2016-01-28 13:53:30 +08:00
fsp_configs.c x86: fsp: Set up init runtime buffer in update_fsp_configs() 2016-01-13 12:20:14 +08:00
valleyview.c dm: x86: Set up interrupt routing from interrupt_init() 2016-01-24 12:07:18 +08:00