|
@@ -299,7 +299,7 @@ void 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";
|