mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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> |
||
|---|---|---|
| .. | ||
| ACEX1K.c | ||
| altera.c | ||
| cyclon2.c | ||
| fpga.c | ||
| ivm_core.c | ||
| lattice.c | ||
| Makefile | ||
| spartan2.c | ||
| spartan3.c | ||
| stratixII.c | ||
| virtex2.c | ||
| xilinx.c | ||