[U-Boot] [PATCH 2/3] am33xx: Drop timer_init call from s_init
    Simon Glass 
    sjg at chromium.org
       
    Sun Dec 21 19:52:57 CET 2014
    
    
  
On 19 December 2014 at 14:52, Tom Rini <trini at ti.com> wrote:
> In both SPL and non-SPL cases we will make a call to timer_init() early
> on and do not need to call it again within s_init().
>
> Signed-off-by: Tom Rini <trini at ti.com>
> ---
>  arch/arm/cpu/armv7/am33xx/board.c |    1 -
>  1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list