[U-Boot] [PATCH 4/6] serial: altera_uart: convert to livetree

Simon Glass sjg at chromium.org
Sat May 18 16:08:18 UTC 2019


On Thu, 9 May 2019 at 14:12, Simon Goldschmidt
<simon.k.r.goldschmidt at gmail.com> wrote:
>
> Convert 'altera_uart_ofdata_to_platdata' to use 'dev_read_u32_default'
> instead of 'fdtdec_get_int' and get rid of DECLARE_GLOBAL_DATA_PTR.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---
>
>  drivers/serial/altera_uart.c | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)

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


More information about the U-Boot mailing list