From patchwork Tue Apr 28 23:17:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ash Charles X-Patchwork-Id: 465802 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 31F7D14007F for ; Wed, 29 Apr 2015 09:18:40 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=wKCX2yVa; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 04DD44BA8E; Wed, 29 Apr 2015 01:18:32 +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 8WVCcvUiHMRs; Wed, 29 Apr 2015 01:18:31 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 611FB4BA8F; Wed, 29 Apr 2015 01:18:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6C1A04BA25 for ; Wed, 29 Apr 2015 01:18:06 +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 7z166CyB016k for ; Wed, 29 Apr 2015 01:18:06 +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-f45.google.com (mail-pa0-f45.google.com [209.85.220.45]) by theia.denx.de (Postfix) with ESMTPS id 14FD34B9A9 for ; Wed, 29 Apr 2015 01:18:00 +0200 (CEST) Received: by pacwv17 with SMTP id wv17so9681154pac.0 for ; Tue, 28 Apr 2015 16:17:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:in-reply-to:references; bh=bsF3sCXkhw9fYa5WOBC0YE7mHJaExb3NPFmGdnPFuQY=; b=wKCX2yVa20BKYpxDRaYpOmCj4IiD4ylaIYLhDAwd4QtWgDz9ppwMCHhMAJxmRcp+X7 6onVtUhsQ1YFCpfGkp3UVRqgKdNwtv77sb5JYcxUwY6VV84TezHPohAtHlqwSO3gCJw0 bbkZUXnFp8fI/qymVZrHBdoJjttyQ/AQasVyuL2c8ZJPAZUAN1yr60ic3PqNrU1DBAvH XeceALQxWN3zqmjhiqznqLTq1gHmcQ97pKHF2Cgxt05EhUAaKGDr0C7GmPg1TvEmKDfN OCh/+dnBMKpjJpyfTb1DczNxrjczO3hdDKj0qoRxHxXM9Y28MPP98gnf70QCeZvvl45c todw== X-Received: by 10.66.242.79 with SMTP id wo15mr37221544pac.6.1430263079286; Tue, 28 Apr 2015 16:17:59 -0700 (PDT) Received: from gumstux.mystix.com (s206-116-3-180.bc.hsia.telus.net. [206.116.3.180]) by mx.google.com with ESMTPSA id c1sm23477686pdc.45.2015.04.28.16.17.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 28 Apr 2015 16:17:58 -0700 (PDT) From: Ash Charles To: u-boot@lists.denx.de Date: Tue, 28 Apr 2015 16:17:52 -0700 Message-Id: <1430263075-27682-4-git-send-email-ashcharles@gmail.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1430263075-27682-1-git-send-email-ashcharles@gmail.com> References: <1430263075-27682-1-git-send-email-ashcharles@gmail.com> Subject: [U-Boot] [PATCH 3/6] overo: Add support for Palo35 expansion board X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Ash Charles --- board/overo/overo.c | 1 + 1 file changed, 1 insertion(+) diff --git a/board/overo/overo.c b/board/overo/overo.c index 3f14b03..d5ac1ad 100644 --- a/board/overo/overo.c +++ b/board/overo/overo.c @@ -193,6 +193,7 @@ int misc_init_r(void) expansion_config.fab_revision); MUX_GUMSTIX(); setenv("defaultdisplay", "lcd35"); + setenv("expansionname", "palo35"); break; case GUMSTIX_PALO43: printf("Recognized Palo43 expansion board (rev %d %s)\n",