summaryrefslogtreecommitdiffstats
path: root/board/emk/common/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/emk/common/flash.c')
-rw-r--r--board/emk/common/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/emk/common/flash.c b/board/emk/common/flash.c
index 28fe29d644..d6161bf358 100644
--- a/board/emk/common/flash.c
+++ b/board/emk/common/flash.c
@@ -165,7 +165,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