Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
[oweals/u-boot.git] / board / icecube / flash.c
index 4ae71e661ccb461dca65d7e42c97b5a5ba92e7e7..713011c972aa22fb299a7aa3b3813198a55261f7 100644 (file)
@@ -139,7 +139,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";