]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/g2000/g2000.c
Cleanup for GCC-4.x
[karo-tx-uboot.git] / board / g2000 / g2000.c
index 5967e90e1ecd3fd97163ea6debbc952877e6b3d2..3f7875334defc0b6a7ec69eb13ab241ad63e3f36 100644 (file)
@@ -90,7 +90,7 @@ int misc_init_r (void)
  */
 int checkboard (void)
 {
-       unsigned char str[64];
+       char str[64];
        int i = getenv_r ("serial#", str, sizeof(str));
 
        puts ("Board: ");