Cleanup for GCC-4.x
[oweals/u-boot.git] / board / esd / ash405 / ash405.c
index 012505e4e6c92d05ad5defd0a539300d7e660641..03ae7fda4bfd3bd0dddb49dd316159c26a0029c5 100644 (file)
@@ -193,7 +193,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: ");