[U-Boot] [PATCH 2/2] x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART

Simon Glass sjg at chromium.org
Fri Jun 17 05:51:56 CEST 2016


On 14 June 2016 at 22:33, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
>  arch/x86/lib/fsp/fsp_support.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

nit: FSP-enabled

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list