Files
u-boot/board/hymod
Wolfgang Denk e6a857da74 fpga: constify to fix build warning
Fix compiler warning:

cmd_fpga.c:318: warning: passing argument 3 of 'fit_image_get_data'
from incompatible pointer type

Adding the needed 'const' here entails a whole bunch of additonal
changes all over the FPGA code.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Andre Schwarz <andre.schwarz@matrix-vision.de>
Cc: Murray Jensen <Murray.Jensen@csiro.au>
Acked-by: Andre Schwarz<andre.schwarz@matrix-vision.de>
2011-08-01 15:19:40 +02:00
..
2011-08-01 15:19:40 +02:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2003-06-19 23:40:20 +00:00
2008-10-18 21:54:03 +02:00
2003-06-21 00:17:24 +00:00
2008-10-18 21:54:03 +02:00
2003-06-19 23:40:20 +00:00
2008-10-18 21:54:03 +02:00
2011-03-27 19:18:37 +02:00