u-boot/arch/x86/lib/fsp
Bin Meng d9703a0725 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
For any FSP-enabled boards that want to enable debug UART support,
setup_internal_uart() will be called, but this API is only available
on BayTrail platform. Change to wrap it with CONFIG_INTERNAL_UART.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-07-12 13:46:01 +08:00
..
Makefile x86: fsp: Make hob command a sub-command to fsp 2015-10-21 07:46:26 -06:00
cmd_fsp.c x86: fsp: Always use hex numbers in the hob command output 2016-01-13 12:20:15 +08:00
fsp_car.S x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
fsp_common.c Fix board init code to respect the C runtime environment 2016-01-13 21:05:17 -05:00
fsp_dram.c x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() 2015-10-21 07:46:27 -06:00
fsp_support.c x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 2016-07-12 13:46:01 +08:00