From patchwork Thu Oct 2 19:16:49 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Nelson X-Patchwork-Id: 396091 X-Patchwork-Delegate: sbabic@denx.de 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 7DDF7140180 for ; Fri, 3 Oct 2014 05:21:25 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 14405AB626; Thu, 2 Oct 2014 21:19:27 +0200 (CEST) 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 7yzXWDVg4TAh; Thu, 2 Oct 2014 21:19:26 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 86D5DAB56A; Thu, 2 Oct 2014 21:18:51 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 88102AB5C0 for ; Thu, 2 Oct 2014 21:18:49 +0200 (CEST) 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 YT3-k8uSHREA for ; Thu, 2 Oct 2014 21:18:49 +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-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by theia.denx.de (Postfix) with ESMTPS id 91496AB5DB for ; Thu, 2 Oct 2014 21:18:11 +0200 (CEST) Received: by mail-pa0-f54.google.com with SMTP id ey11so3247732pad.41 for ; Thu, 02 Oct 2014 12:18:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=lkN+wDS3Qy0Xe6oS24BSdXA+SKguI+EagdHHiUrNnvI=; b=T9AnK8xrF1A0oyqwJy7kg89jrRIge9BsIE1OXAQFsiRMVYSQbR31lVQxcvjIuRhKzV wueN3eE3HjeUmMm+72LmpACL/B5D5GTIHekxGy93J+UPG0Wk1eJUeU/PGmYj9uZCafDK zYXRTzBXcXiTrdB8LKAcGHbNdc20ZDCPwCur2aeGihcwc3znxRgh95pbIvso77BFigCG TDQuRM72RY6EXHrwOqyqfEZcTaHrrkmQj5h+F9tfNACP4I3Q2aSdDqY4PWhL2DjrtrQT G3tS596Ug6CrUiWcB/5N01BPiHxLcQ39C9IxjDkWZ3D7all9l2Ax/U7QKlBNw8sYvJns GEeQ== X-Gm-Message-State: ALoCoQmp0ggwlq+15JDIxQA/C2K5F9AjBF0dvg/s/ym43sLLSd/m3wsEgy7dYHyNaciWpNcpiOUv X-Received: by 10.68.57.226 with SMTP id l2mr922731pbq.147.1412277490227; Thu, 02 Oct 2014 12:18:10 -0700 (PDT) Received: from localhost.localdomain (174-19-208-215.phnx.qwest.net. [174.19.208.215]) by mx.google.com with ESMTPSA id ot8sm4569317pbc.1.2014.10.02.12.18.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 02 Oct 2014 12:18:09 -0700 (PDT) From: Eric Nelson To: u-boot@lists.denx.de Date: Thu, 2 Oct 2014 12:16:49 -0700 Message-Id: <1412277413-30271-29-git-send-email-eric.nelson@boundarydevices.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1412277413-30271-1-git-send-email-eric.nelson@boundarydevices.com> References: <1412277413-30271-1-git-send-email-eric.nelson@boundarydevices.com> Cc: diego.rondini@kynetics.it Subject: [U-Boot] [PATCH 28/32] nitrogen6x: config: disable logo X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.13 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Some users (QNX and Windows CE users in particular) have asked to disable the Penguin shown on the display at boot time. Signed-off-by: Eric Nelson Acked-by: Stefano Babic --- include/configs/nitrogen6x.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h index 50b6c5a..60c942f 100644 --- a/include/configs/nitrogen6x.h +++ b/include/configs/nitrogen6x.h @@ -140,7 +140,6 @@ #define CONFIG_VIDEO_BMP_RLE8 #define CONFIG_SPLASH_SCREEN #define CONFIG_BMP_16BPP -#define CONFIG_VIDEO_LOGO #define CONFIG_IPUV3_CLK 260000000 #define CONFIG_CMD_HDMIDETECT #define CONFIG_CONSOLE_MUX