u-boot/board/matrix_vision
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
..
common mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE 2011-07-28 16:48:58 +02:00
mergerbox fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
mvbc_p fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
mvblm7 fpga: constify to fix build warning 2011-08-01 15:19:40 +02:00
mvsmr powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" 2011-04-24 22:49:16 +02:00