]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/o2dnt/flash.c
Cleanup for GCC-4.x
[karo-tx-uboot.git] / board / o2dnt / flash.c
index dbb49f75ef40514d59f1710e30678ac33550f706..037d28732d8066a76f783232201f6afb2b11c267 100644 (file)
@@ -154,7 +154,7 @@ void flash_print_info (flash_info_t *info)
        int i;
        uchar *boottype;
        uchar *bootletter;
-       uchar *fmt;
+       char *fmt;
        uchar botbootletter[] = "B";
        uchar topbootletter[] = "T";
        uchar botboottype[] = "bottom boot sector";