Searched hist:de351d6be6868270db21ed8a0f89d3ef703bc18e (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/sa1100/ |
| H A D | timer.c | de351d6be6868270db21ed8a0f89d3ef703bc18e Thu Dec 19 23:06:12 UTC 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>
|
| /rk3399_rockchip-uboot/board/armltd/vexpress/ |
| H A D | vexpress_common.c | de351d6be6868270db21ed8a0f89d3ef703bc18e Thu Dec 19 23:06:12 UTC 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>
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | time.c | de351d6be6868270db21ed8a0f89d3ef703bc18e Thu Dec 19 23:06:12 UTC 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>
|