X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Fm68k%2Flib%2Fbootm.c;h=233782b8e6ae658c4a310f0179317c20c909ca02;hb=578ac1e9ba4c79175e69becb28e7157a84eff241;hp=1229ac7f255ba2b6067811368fcc47582ebe85de;hpb=097e17836d9e8d3f5abb5987f8ac706168d1c2ec;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/m68k/lib/bootm.c b/arch/m68k/lib/bootm.c index 1229ac7..233782b 100644 --- a/arch/m68k/lib/bootm.c +++ b/arch/m68k/lib/bootm.c @@ -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):