Home
last modified time | relevance | path

Searched hist:de351d6b (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/sa1100/
H A Dtimer.cde351d6b Thu Dec 19 17:06:12 CST 2013 Darwin Rambo <drambo@broadcom.com> 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>
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.cde351d6b Thu Dec 19 17:06:12 CST 2013 Darwin Rambo <drambo@broadcom.com> 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>
/openbmc/u-boot/lib/
H A Dtime.cde351d6b Thu Dec 19 17:06:12 CST 2013 Darwin Rambo <drambo@broadcom.com> 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>