u-boot-brain/arch/x86
Bin Meng d7f7ba36b2 x86: fsp: Remove the call to set up internal uart in fsp_init()
First of all, it's inappropriate to call setup_internal_uart() in a
generic API fsp_init(), as CONFIG_INTERNAL_UART is an option that
is only available on BayTrail platform. Secondly even for BayTrail,
there is no need to call setup_internal_uart() at all, as Intel FSP
will do this for us.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-06-05 08:55:22 +08:00
..
cpu x86: baytrail: Fix boot hang with a debug build 2017-06-05 08:55:22 +08:00
dts x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 2017-06-05 08:55:22 +08:00
include/asm x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 2017-06-05 08:55:22 +08:00
lib x86: fsp: Remove the call to set up internal uart in fsp_init() 2017-06-05 08:55:22 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: pci: Allow conditionally run VGA rom in S3 2017-05-17 17:11:46 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00