[U-Boot] [PATCH v2 5/7] tegra: Add support for UART init in cpu board.c
Simon Glass
sjg at chromium.org
Tue Nov 29 21:00:13 CET 2011
Hi Stephen,
On Tue, Nov 29, 2011 at 9:24 AM, Stephen Warren <swarren at nvidia.com> wrote:
> Simon Glass wrote at Monday, November 28, 2011 6:05 PM:
>> We add a way of initialising the selected of UARTs prior to relocation.
>> Boards can use the board_init_uart_f() instead of repeating this code
>> themselves.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> The code looks reasonable. Is there a reason why UARTC and UARTE aren't
> supported? Still, they could be added later when needed, so either way,
No real reason other than I don't actually have hardware to test
those... Patches welcome :-)
>
> Acked-by: Stephen Warren <swarren at nvidia.com>
Thanks,
Simon
>
> --
> nvpublic
>
>
More information about the U-Boot
mailing list