u-boot/post
Wolfgang Denk 4d6402b012 post/post.c: fix GCC 4.6 build warnings
Fix:
post.c: In function 'post_log':
post.c:425:7: warning: variable 'i' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-03 20:44:18 +01:00
..
board post: use ARRAY_SIZE 2011-07-26 16:48:33 +02: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: use ARRAY_SIZE 2011-07-26 16:48:33 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
post.c post/post.c: fix GCC 4.6 build warnings 2011-11-03 20:44:18 +01: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