u-boot-brain/post
Wolfgang Denk 6751b05f85 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU"
This reverts commit 3e16abe0e4.

The logic of this patch is broken - testing for CONFIG_SYS_POST_FPU in
the Makefile cannot work, as this is only a bit that may (or may not)
be set in the CONFIG_POST variable.

The patch cases build errors on a number of boards, so we revert it.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2012-03-12 15:00:23 +01:00
..
board post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning 2011-12-02 00:14:40 +01:00
cpu post: use ARRAY_SIZE 2011-07-26 16:48:33 +02:00
drivers arm, post, memory: fix bug if sdram base != 0x00000000 2011-10-23 23:32:44 +02:00
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: add blackfin to the post_time_ms list 2012-02-12 15:03:25 -05:00
rules.mk Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
tests.c POST: add new memory regions test 2011-10-05 22:03:11 +02:00