|
@@ -173,7 +173,7 @@ flash_print_info(flash_info_t * info)
|
|
int i;
|
|
int i;
|
|
uchar *boottype;
|
|
uchar *boottype;
|
|
uchar *bootletter;
|
|
uchar *bootletter;
|
|
- uchar *fmt;
|
|
|
|
|
|
+ char *fmt;
|
|
uchar botbootletter[] = "B";
|
|
uchar botbootletter[] = "B";
|
|
uchar topbootletter[] = "T";
|
|
uchar topbootletter[] = "T";
|
|
uchar botboottype[] = "bottom boot sector";
|
|
uchar botboottype[] = "bottom boot sector";
|