Cleanup for GCC-4.x
[oweals/u-boot.git] / board / tqm8260 / tqm8260.c
index 22919873d1e9a11105ba5b23871559b29225b1c4..029863b7d9f80a5b8421d0ddb991a633b1fd22ff 100644 (file)
@@ -195,7 +195,7 @@ const iop_conf_t iop_conf_tab[4][32] = {
  */
 int checkboard (void)
 {
-       unsigned char str[64];
+       char str[64];
        int i = getenv_r ("serial#", str, sizeof (str));
 
        puts ("Board: ");