]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX35: add missing get_ticks() and get_tbclk()
authorStefano Babic <sbabic@denx.de>
Sat, 4 Feb 2012 11:56:50 +0000 (12:56 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 27 Feb 2012 20:19:23 +0000 (21:19 +0100)
commit31bb50f815c7684f57b93720dbbbf37da19c62d4
tree8665027d7f8a8cebad7ba784cb046b943bbfc35c
parented97abed27455b4f9e0dec6274976f5010258ed9
MX35: 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>
arch/arm/cpu/arm1136/mx35/timer.c