Correction patch
[oweals/u-boot.git] / board / sixnet / flash.c
index 4ab6c1bdc42538dda6d54643e6bdf2412de463c1..61d758085c238f3309ad1e0f92d2e5c0325f0d37 100644 (file)
@@ -196,7 +196,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";