u-boot/board/tqc
Marek Vasut 3d54639c3f GCC4.6: Squash warnings in tqm834x.c
tqm834x.c: In function 'initdram':
tqm834x.c:126: warning: format '%d' expects type 'int', but argument 3 has type
'long int'
tqm834x.c: In function 'set_cs_bounds':
tqm834x.c:336: warning: format '%08x' expects type 'unsigned int', but argument
2 has type 'long int'
tqm834x.c:336: warning: format '%08x' expects type 'unsigned int', but argument
3 has type 'long int'
tqm834x.c: In function 'set_cs_config':
tqm834x.c:354: warning: format '%08x' expects type 'unsigned int', but argument
2 has type 'long int'

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>
2011-10-27 23:54:01 +02:00
..
tqm8xx TQM8xx: make room for growing code size due to I/O accessor cleanup 2011-10-05 22:03:08 +02:00
tqm85xx punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
tqm834x GCC4.6: Squash warnings in tqm834x.c 2011-10-27 23:54:01 +02:00
tqm5200 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
tqm8260 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
tqm8272 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00