]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/pmc405/pmc405.c
Cleanup for GCC-4.x
[people/ms/u-boot.git] / board / esd / pmc405 / pmc405.c
index a72547d5ceff4dcbe561a56563a1183190979a91..33b5f774d572385d584cd856159be6a0227fc03d 100644 (file)
@@ -107,7 +107,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: ");