From patchwork Fri Sep 6 13:04:55 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_Bie=C3=9Fmann?= X-Patchwork-Id: 273185 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id C052E2C00D8 for ; Fri, 6 Sep 2013 23:05:02 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 225A64A07A; Fri, 6 Sep 2013 15:04:49 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mM1DwOxLewOs; Fri, 6 Sep 2013 15:04:48 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 60B934A07B; Fri, 6 Sep 2013 15:04:20 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id DA41E4A05F for ; Fri, 6 Sep 2013 15:04:17 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ELMSgfo5lcVb for ; Fri, 6 Sep 2013 15:04:13 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-bk0-f44.google.com (mail-bk0-f44.google.com [209.85.214.44]) by theia.denx.de (Postfix) with ESMTPS id 9A6174A07B for ; Fri, 6 Sep 2013 15:03:41 +0200 (CEST) Received: by mail-bk0-f44.google.com with SMTP id mz10so1296896bkb.31 for ; Fri, 06 Sep 2013 06:03:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=ASBgbOInc/bifS+NCyWmFWszKhmro5iWu4Qtq5aqshE=; b=HYrAL73yE21pP9O/INczExst7sYtqevCfBL42hxz0qqSRGc9e3wiZWlOAC3W98MfRH wAm8AC9QZXyuTHjcrIG36InznyYs9C79A//0l2wUBmJQudnHUiCcOnAg8OUS1HJCicdn dsQs9ggc5T10+6M79SHho6VwEL/thzhJn5yvKd/T55iMrT2LX460NCvX6zWIreUSwH/u ruZA3buNi6JOk4RGSorIKpcIBkc4DFu90yQp8nERONPmo8guSfHT7fPsJ3cx9XmpRZjk hnV2HJ1jH25MkUKxICYMNyX9McgLVmQi8HYaKz0rWZlIznQ1nV84eVhLcq551B0zVEmg WOaA== X-Received: by 10.204.247.71 with SMTP id mb7mr2305251bkb.7.1378472621566; Fri, 06 Sep 2013 06:03:41 -0700 (PDT) Received: from localhost ([2a01:198:47b:1:210:75ff:fe1a:cd1e]) by mx.google.com with ESMTPSA id kk2sm679664bkb.10.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 06 Sep 2013 06:03:40 -0700 (PDT) From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= To: u-boot@lists.denx.de Date: Fri, 6 Sep 2013 15:04:55 +0200 Message-Id: <1378472698-18557-10-git-send-email-andreas.devel@googlemail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1378472698-18557-1-git-send-email-andreas.devel@googlemail.com> References: <1378472698-18557-1-git-send-email-andreas.devel@googlemail.com> MIME-Version: 1.0 Cc: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= , Thomas Weber Subject: [U-Boot] [PATCH 10/13] tricorder: Make u-boot faster X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Thomas Weber Silent u-boot and no bootdelay Signed-off-by: Thomas Weber Signed-off-by: Andreas Bießmann --- include/configs/tricorder.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index 1cd5faa..e16c2d6 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -39,6 +39,9 @@ #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_SILENT_CONSOLE +#define CONFIG_ZERO_BOOTDELAY_CHECK + /* Clock Defines */ #define V_OSCK 26000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK >> 1) @@ -165,7 +168,7 @@ /* Environment information (this is the common part) */ -#define CONFIG_BOOTDELAY 3 +#define CONFIG_BOOTDELAY 0 /* hang() the board on panic() */ #define CONFIG_PANIC_HANG