diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2017-06-01 03:41:14 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2017-06-05 08:55:22 +0800 |
commit | d7f7ba36b2edecb16393f8373cca833adb8ea6c3 (patch) | |
tree | b1e7f0bd99d3e2faf1cc5b232fab617fb871fde0 /fs | |
parent | 37d1023264e7b73b72e0c42fd55de91c7018135d (diff) |
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions