summaryrefslogtreecommitdiffstats
path: root/board/o2dnt/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/o2dnt/flash.c')
-rw-r--r--board/o2dnt/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/o2dnt/flash.c b/board/o2dnt/flash.c
index dbb49f75ef..037d28732d 100644
--- a/board/o2dnt/flash.c
+++ b/board/o2dnt/flash.c
@@ -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";
OpenPOWER on IntegriCloud