u-boot-brain/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
..
cmd_fsp.c
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
fsp_support.c x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 2016-07-12 13:46:01 +08:00
Makefile