]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/uc100/uc100.c
Cleanup for GCC-4.x
[karo-tx-uboot.git] / board / uc100 / uc100.c
index 6fc68e5cc3c4f3d8715ccbeadb354ae2e493be3f..1387b93ffcb83acd47afe9332bb19042c6e7317a 100644 (file)
@@ -147,7 +147,7 @@ int board_switch(void)
  */
 int checkboard (void)
 {
-       unsigned char str[64];
+       char str[64];
        int i = getenv_r ("serial#", str, sizeof(str));
 
        puts ("Board: ");