]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/cpci2dp/cpci2dp.c
Cleanup for GCC-4.x
[karo-tx-uboot.git] / board / esd / cpci2dp / cpci2dp.c
index 0949a7d634fa1615270f97ed03f94046506a349b..727640e9b514ff9b828ccf33a6aa17565da198b3 100644 (file)
@@ -95,7 +95,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: ");