]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/innokom/innokom.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / innokom / innokom.c
index 7f8f47c3a2ef7338acf9d60fc70a50d9bf61523a..c2b88ae16ad20467ee2477f78101436a8b7b8783 100755 (executable)
@@ -72,7 +72,7 @@ int i2c_init_board(void)
 
 int misc_init_r(void)
 {
-       uchar *str;
+       char *str;
 
        /* determine if the software update key is pressed during startup   */
        if (GPLR0 & 0x00000800) {