Skip to content
Commit de351d6b authored by Darwin Rambo's avatar Darwin Rambo Committed by Tom Rini
Browse files

lib: time: add weak timer_init() function



If timer_init() is made a weak stub function, then it allows us to
remove several empty timer_init functions for those boards that
already have a timer initialized when u-boot starts. Architectures
that use the timer framework may also remove the need for timer.c.

Signed-off-by: default avatarDarwin Rambo <drambo@broadcom.com>
Reviewed-by: default avatarTim Kryger <tim.kryger@linaro.org>
parent f28bea00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment