]> git.sur5r.net Git - u-boot/blobdiff - board/esd/canbt/canbt.c
powerpc/fsl: add 'pixis_reset dump' command
[u-boot] / board / esd / canbt / canbt.c
index bfec5489d656b7944edde463fafcd3344111b153..cc537f2b4bc968456f76889c111f74fac63bf3ed 100644 (file)
 
 DECLARE_GLOBAL_DATA_PTR;
 
-/*cmd_boot.c*/
-extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const 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: ");