u-boot/post
Valentin Longchamp 4e518b8875 post: remove #warning for kirkwood CPUs
Since commit 96f5c4b the needed functions (get_ticks() and get_tbclk() )
are defined for kirkwood CPUs as well. This warning is then not relevant
anymore.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
cc: Albert Aribaud <albert.u.boot@aribaud.net>
2012-03-30 18:21:09 +02:00
..
board post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning 2011-12-02 00:14:40 +01:00
cpu
drivers
lib_powerpc post/lib_powerpc/multi.c: fix stack overflow error 2011-12-23 20:08:10 +01:00
Makefile Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" 2012-03-12 15:00:23 +01:00
post.c post: remove #warning for kirkwood CPUs 2012-03-30 18:21:09 +02:00
rules.mk
tests.c