u-boot-brain/arch/arm/cpu/arm1176/bcm2835
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
..
config.mk ARM: add basic support for the Broadcom BCM2835 SoC 2012-09-01 14:58:21 +02:00
init.c ARM: arm1176: Define arch_cpu_init() at the SoC level 2012-09-25 13:27:58 -07:00
lowlevel_init.S ARM: add basic support for the Broadcom BCM2835 SoC 2012-09-01 14:58:21 +02:00
Makefile ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
mbox.c ARM: bcm2835: fix mailbox timeout 2014-01-20 17:11:39 -05:00
reset.c ARM: add basic support for the Broadcom BCM2835 SoC 2012-09-01 14:58:21 +02:00
timer.c lib: time: add weak timer_init() function 2014-01-24 16:59:06 -05:00