u-boot-brain/board/armltd/vexpress
Darwin Rambo de351d6be6 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: Darwin Rambo <drambo@broadcom.com>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
2014-01-24 16:59:06 -05:00
..
Makefile board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
vexpress_common.c lib: time: add weak timer_init() function 2014-01-24 16:59:06 -05:00