]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/m68k/lib/bootm.c
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
[karo-tx-uboot.git] / arch / m68k / lib / bootm.c
index 1229ac7f255ba2b6067811368fcc47582ebe85de..233782b8e6ae658c4a310f0179317c20c909ca02 100644 (file)
@@ -104,7 +104,7 @@ int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *ima
        debug("## Transferring control to Linux (at address %08lx) ...\n",
              (ulong) kernel);
 
-       show_boot_progress (15);
+       show_boot_progress(BOOTSTAGE_ID_RUN_OS);
 
        /*
         * Linux Kernel Parameters (passing board info data):