summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorJonas Aaberg <jonas.aberg@stericsson.com>2010-07-06 15:02:49 +0200
committerMichael BRANDT <michael.brandt@stericsson.com>2010-07-23 14:39:17 +0200
commit9946602dce35ee6b949eb9df77fc2e42566b51b7 (patch)
treef501ec2f2608eb99042a865ecc8aed15c224acc6 /board
parent10a69883f1f80384e5352d666be91f78ef7de3e4 (diff)
boottime: Minor clean up and added u-boot command for displaying the current boot time status.
Change-Id: Ifdfea22cc1d587469a18b22a20c0dc14aeaa49c9 Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2502 Reviewed-by: Michael BRANDT <michael.brandt@stericsson.com>
Diffstat (limited to 'board')
-rw-r--r--board/st/u8500/u8500.c2
1 files changed, 1 insertions, 1 deletions
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
/*