[U-Boot] [PATCH 10/17] board_f: Use timer_init() on all archs
york sun
york.sun at nxp.com
Tue Mar 28 20:08:42 UTC 2017
On 03/28/2017 09:27 AM, Simon Glass wrote:
> More than half of the architectures use this function so let's make them
> all use it.
>
> For those which don't actually define it, we can rely on the weak function
> in lib/time.c
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> common/board_f.c | 4 ----
> 1 file changed, 4 deletions(-)
>
Reviewed-by: York Sun <york.sun at nxp.com>
More information about the U-Boot
mailing list