]> git.sur5r.net Git - u-boot/blobdiff - board/esd/canbt/canbt.c
twl4030: make twl4030_i2c_write_u8 prototype consistent
[u-boot] / board / esd / canbt / canbt.c
index 5a3f61de3c184d19ca0d117589db3b80b12c41f8..cc537f2b4bc968456f76889c111f74fac63bf3ed 100644 (file)
 
 DECLARE_GLOBAL_DATA_PTR;
 
-/*cmd_boot.c*/
-extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
-
-
 /* ------------------------------------------------------------------------- */
 
 #if 0
@@ -157,7 +153,7 @@ int checkboard (void)
        int index;
        int len;
        char str[64];
-       int i = getenv_("serial#", str, sizeof (str));
+       int i = getenv_f("serial#", str, sizeof (str));
 
        puts ("Board: ");