]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/ocotea/ocotea.c
Cleanup for GCC-4.x
[u-boot] / board / amcc / ocotea / ocotea.c
index 50981c2367465cd0507d397b973a1f6680629a00..5b28c3b1783041a8d3a629a4e1cae2df999a6527 100644 (file)
@@ -187,7 +187,7 @@ int board_early_init_f (void)
 int checkboard (void)
 {
        sys_info_t sysinfo;
-       unsigned char *s = getenv ("serial#");
+       char *s = getenv ("serial#");
 
        get_sys_info (&sysinfo);