commit | 8faca4129b54e273bfe62166abc1cd228ed97ec1 | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@keymile.com> | Thu Nov 24 03:09:10 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Dec 11 13:44:23 2011 +0100 |
tree | 5299794219971a74057849486a301831cee42863 | |
parent | bb968ecf8f9617c4ebbef94745e4f5d3a6b8fc25 [diff] |
post: fix compile issue for post tests on kirkwood commit f31a911fe (arm, post: add missing post_time_ms for arm) enables get_ticks and get_tbclk for all arm based boards, but kirkwood has currently no implementation for this. So undefine this for kirkwood boards. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> cc: Heiko Schocher <hs@denx.de> cc: Prafulla Wadaskar <prafulla@marvell.com> cc: Valentin Longchamp <valentin.longchamp@keymile.com>