]> git.sur5r.net Git - u-boot/blobdiff - common/spl/spl.c
Merge git://git.denx.de/u-boot-spi
[u-boot] / common / spl / spl.c
index 2ebab8f0c28a41d6df6120b3f91841f9f2aa991b..b1ce56d0d07156e4de9418d7f969f59e4cb8f691 100644 (file)
@@ -479,7 +479,7 @@ void preloader_console_init(void)
 
 #ifndef CONFIG_SPL_DISABLE_BANNER_PRINT
        puts("\nU-Boot SPL " PLAIN_VERSION " (" U_BOOT_DATE " - " \
-                       U_BOOT_TIME ")\n");
+                       U_BOOT_TIME " " U_BOOT_TZ ")\n");
 #endif
 #ifdef CONFIG_SPL_DISPLAY_PRINT
        spl_display_print();