[U-Boot] [PATCH 2/2] x86: fsp: Remove the call to set up internal uart in fsp_init()

Stefan Roese sr at denx.de
Thu Jun 1 10:58:52 UTC 2017


On 01.06.2017 12:41, Bin Meng wrote:
> 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 at gmail.com>

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list