From 9946602dce35ee6b949eb9df77fc2e42566b51b7 Mon Sep 17 00:00:00 2001 From: Jonas Aaberg Date: Tue, 6 Jul 2010 15:02:49 +0200 Subject: boottime: Minor clean up and added u-boot command for displaying the current boot time status. Change-Id: Ifdfea22cc1d587469a18b22a20c0dc14aeaa49c9 Signed-off-by: Jonas Aaberg Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2502 Reviewed-by: Michael BRANDT --- board/st/u8500/u8500.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board') diff --git a/board/st/u8500/u8500.c b/board/st/u8500/u8500.c index a548f9537..7c47ab977 100644 --- a/board/st/u8500/u8500.c +++ b/board/st/u8500/u8500.c @@ -385,7 +385,7 @@ int board_late_init(void) } #endif /* CONFIG_MMC */ #ifdef CONFIG_VIDEO_LOGO - (void) boottime_tag("splash"); + boottime_tag("splash"); dss_init(); #endif /* -- cgit v1.2.3