| /rk3399_rockchip-uboot/drivers/fpga/ |
| H A D | ACEX1K.c | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | cyclon2.c | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | spartan2.c | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | virtex2.c | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | spartan3.c | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | fpga.c | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | altera.c | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | xilinx.c | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ACEX1K.h | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | virtex2.h | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | spartan2.h | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | altera.h | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | fpga.h | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | xilinx.h | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|
| H A D | spartan3.h | e6a857da746d5d7d450e59c0f86664c6b279b1c2 Sat Jul 30 13:33:49 UTC 2011 Wolfgang Denk <wd@denx.de> 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>
|