]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/hub405/hub405.c
Cleanup for GCC-4.x
[karo-tx-uboot.git] / board / esd / hub405 / hub405.c
index bbd8555ead441f6e5d8e9ea5c81deca2dc16aa3c..e77dba8a869c1ac9d4961fcafec20fe8f6c1e696 100644 (file)
@@ -210,7 +210,7 @@ int checkboard (void)
 {
        DECLARE_GLOBAL_DATA_PTR;
 
-       unsigned char str[64];
+       char str[64];
        int i = getenv_r ("serial#", str, sizeof(str));
 
        puts ("Board: ");