]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/env_common.c
[PCS440EP] upgrade the PCS440EP board:
[people/ms/u-boot.git] / common / env_common.c
index eb33422af4b9c664da8928c1e2d61d986067d338..0462cad6d7256b6c3e0d2f07f438d6233bd6157f 100644 (file)
@@ -232,7 +232,7 @@ void env_relocate (void)
                puts ("Using default environment\n\n");
 #else
                puts ("*** Warning - bad CRC, using default environment\n\n");
-               SHOW_BOOT_PROGRESS (-1);
+               SHOW_BOOT_PROGRESS (-60);
 #endif
 
                if (sizeof(default_environment) > ENV_SIZE)