Hi Stephen,
On Tue, Nov 29, 2011 at 9:24 AM, Stephen Warren 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.
>>
>> Sig
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
The code looks reasonable. Is there a reason why
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
---
Changes in v2:
- Use size_t instead of int
- Remove UART_COUNT subscript
- Use clock_ll_start_uart() to set up U
3 matches
Mail list logo