]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sbc405/sbc405.c
Cleanup for GCC-4.x
[people/ms/u-boot.git] / board / sbc405 / sbc405.c
index ef9bce18e0c01a980f38259bea1d1989bb44ee24..cad58731d3e812ee02495c1a767c7b9fedfb049c 100644 (file)
@@ -78,7 +78,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: ");