u-boot-brain/board/matrix_vision/mvblm7
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
..
bootscript mpc83xx/mvBLM7: add usb commands and cleanup. 2010-05-07 12:20:15 -05: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
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mvblm7.c Add common code dir for Matrix Vision boards. 2009-08-31 19:55:24 +02:00
mvblm7.h Use common code for Matrix Vision boards 2009-08-28 00:31:23 +02:00
pci.c 83xx: Remove warmboot parameter from PCI init functions 2010-09-23 21:14:42 +02:00