summaryrefslogtreecommitdiffstats
path: root/board/tqm8260/tqm8260.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqm8260/tqm8260.c')
-rw-r--r--board/tqm8260/tqm8260.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tqm8260/tqm8260.c b/board/tqm8260/tqm8260.c
index 22919873d1..029863b7d9 100644
--- a/board/tqm8260/tqm8260.c
+++ b/board/tqm8260/tqm8260.c
@@ -195,7 +195,7 @@ const iop_conf_t iop_conf_tab[4][32] = {
*/
int checkboard (void)
{
- unsigned char str[64];
+ char str[64];
int i = getenv_r ("serial#", str, sizeof (str));
puts ("Board: ");
OpenPOWER on IntegriCloud