commit | 31bb50f815c7684f57b93720dbbbf37da19c62d4 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Sat Feb 04 12:56:50 2012 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Feb 27 21:19:23 2012 +0100 |
tree | 8665027d7f8a8cebad7ba784cb046b943bbfc35c | |
parent | ed97abed27455b4f9e0dec6274976f5010258ed9 [diff] |
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>