[U-Boot] [PATCH 05/17] board_f: powerpc: Rename get_clocks_866() to get_clocks()
york sun
york.sun at nxp.com
Tue Mar 28 20:08:33 UTC 2017
On 03/28/2017 09:27 AM, Simon Glass wrote:
> We really don't need to have a name like this in the generic init
> sequence. Use the generic get_clocks() name so that we can merge these
> two at some point.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/powerpc/cpu/mpc8xx/speed.c | 2 +-
> common/board_f.c | 2 +-
> include/common.h | 1 -
> 3 files changed, 2 insertions(+), 3 deletions(-)
>
Reviewed-by: York Sun <york.sun at nxp.com>
More information about the U-Boot
mailing list