]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/du405/du405.c
Cleanup for GCC-4.x
[people/ms/u-boot.git] / board / esd / du405 / du405.c
index 7db2a609789a80dd016455bcfb0693c1108831bc..26e834196bd923f2b2051d8fc9c0e12a8b981b02 100644 (file)
@@ -162,7 +162,7 @@ int checkboard (void)
 {
        int index;
        int len;
-       unsigned char str[64];
+       char str[64];
        int i = getenv_r ("serial#", str, sizeof (str));
 
        puts ("Board: ");