[U-Boot] [PATCH 09/17] board_f: powerpc: Use timer_init() instead of init_timebase()

york sun york.sun at nxp.com
Tue Mar 28 20:08:40 UTC 2017


On 03/28/2017 09:27 AM, Simon Glass wrote:
> There is no good reason to use a different name on PowerPC. Change it to
> timer_init() like the others.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/powerpc/cpu/mpc5xx/cpu_init.c        | 2 +-
>  arch/powerpc/lib/time.c                   | 2 +-
>  board/freescale/mpc8313erdb/mpc8313erdb.c | 2 +-
>  board/freescale/mpc8315erdb/mpc8315erdb.c | 2 +-
>  common/board_f.c                          | 4 +---
>  include/common.h                          | 1 -
>  6 files changed, 5 insertions(+), 8 deletions(-)
>

Reviewed-by: York Sun <york.sun at nxp.com>




More information about the U-Boot mailing list