]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/bootm.c
Merge remote-tracking branch 'u-boot/master'
[u-boot] / arch / arm / lib / bootm.c
index 9782ddbb244aa0ea41298998a7dbb384cd34f648..47ee070593b7fed5094df4312f6994fc2c205cec 100644 (file)
@@ -71,8 +71,7 @@ static void announce_and_cleanup(int fake)
                "(fake run for tracing)" : "");
        bootstage_mark_name(BOOTSTAGE_ID_BOOTM_HANDOFF, "start_kernel");
 #ifdef CONFIG_BOOTSTAGE_FDT
-       if (flag == BOOTM_STATE_OS_FAKE_GO)
-               bootstage_fdt_add_report();
+       bootstage_fdt_add_report();
 #endif
 #ifdef CONFIG_BOOTSTAGE_REPORT
        bootstage_report();