]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7/Vexpress: add missing get_ticks() and get_tbclk()
authorLiming Wang <walimisdev@gmail.com>
Wed, 22 Feb 2012 04:56:31 +0000 (04:56 +0000)
committerAnatolij Gustschin <agust@denx.de>
Mon, 26 Mar 2012 11:22:40 +0000 (13:22 +0200)
commitd721a3a7714147a54f400f9daeeac059e579a4a4
treef1166e70a87b1ac1d06268b9b2ed94afedbeabde
parente758a5c4a75eb0d29201422ffc97ef7d95a88df8
ARMV7/Vexpress: add missing get_ticks() and get_tbclk()

commit f31a911fe (arm, post: add missing post_time_ms for arm)
enables get_ticks and get_tbclk for all arm based boards,
arm/vexpress also needs these functions to work.

Signed-off-by: Liming Wang <walimisdev@gmail.com>
Acked-by: Matt.Waddel@linaro.org
board/armltd/vexpress/ca9x4_ct_vxp.c