]> Git Repo - u-boot.git/commit
post: fix compile issue for post tests on kirkwood
authorHolger Brunck <[email protected]>
Thu, 24 Nov 2011 03:09:10 +0000 (03:09 +0000)
committerAlbert ARIBAUD <[email protected]>
Sun, 11 Dec 2011 12:44:23 +0000 (13:44 +0100)
commit2f88566aaa85c9b217baa749e6fa6538a1b1d2b2
tree5299794219971a74057849486a301831cee42863
parentc90a4dd79cb17abb46689f27ff9f1c971362d6e2
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 <[email protected]>
cc: Heiko Schocher <[email protected]>
cc: Prafulla Wadaskar <[email protected]>
cc: Valentin Longchamp <[email protected]>
post/post.c
This page took 0.032819 seconds and 4 git commands to generate.