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

Bin Meng bmeng.cn at gmail.com
Fri Jun 17 06:42:39 CEST 2016


On Fri, Jun 17, 2016 at 11:51 AM, Simon Glass <sjg at chromium.org> wrote:
> 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
>

Fixed the nits, and

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

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list