]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX5/MX6: add missing get_ticks() and get_tbclk()
authorStefano Babic <sbabic@denx.de>
Mon, 6 Feb 2012 11:52:36 +0000 (12:52 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 27 Feb 2012 20:19:23 +0000 (21:19 +0100)
commit782bb0d236840e1f3c2701119341b5b9412d55cf
tree0353d613a1e94d0b98a21e2dcf07dcf3f1758256
parent60ebcffbf1e2a5def29398a9400b423cb1e00976
MX5/MX6: 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,
MX5/MX6 have not yet implemented.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Dirk Behme <dirk.behme@de.bosch.com>
CC: Jason Liu <jason.hui@linaro.org>
CC: Marek Vasut <marek.vasut@gmail.com>
arch/arm/cpu/armv7/imx-common/timer.c