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 --- common/main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'common/main.c') diff --git a/common/main.c b/common/main.c index 88e7fd2e9..548c7a89e 100644 --- a/common/main.c +++ b/common/main.c @@ -216,9 +216,7 @@ static __inline__ int abortboot(int bootdelay) { int abort = 0; -#ifdef CONFIG_BOOTTIME boottime_tag("autoboot_delay"); -#endif #ifdef CONFIG_MENUPROMPT printf(CONFIG_MENUPROMPT); -- cgit v1.2.3