]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m5249evb/m5249evb.c
Make sure that argv[] argument pointers are not modified.
[karo-tx-uboot.git] / board / freescale / m5249evb / m5249evb.c
index b1ccbebde5b504ffb8af2ff3ca9bc10151216c0c..ac1937b338dbbf4ecd3676d55946c1906a60d3b6 100644 (file)
@@ -28,7 +28,7 @@
 
 
 /* Prototypes */
-int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
+int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
 
 int checkboard (void) {
        ulong val;