u-boot/board/matrix_vision/mvbc_p
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
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fpga.c fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
fpga.h fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
mvbc_p.c 5xxx, fdt: move fdt_fixup_memory() to cpu.c file 2009-12-08 22:13:02 +01:00
mvbc_p.h Use common code for Matrix Vision boards 2009-08-28 00:31:23 +02:00
mvbc_p_autoscript Remove deprecated 'autoscr' command/variables 2009-09-22 23:03:24 +02:00