From patchwork Tue Apr 28 23:17:51 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ash Charles X-Patchwork-Id: 465800 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 B163114007F for ; Wed, 29 Apr 2015 09:18:24 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=oBOAM8+B; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0F2014BA50; Wed, 29 Apr 2015 01:18:18 +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 IWgXlpLjTCVT; Wed, 29 Apr 2015 01:18:17 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 97AE84BA5E; Wed, 29 Apr 2015 01:18:08 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 903D24B8A5 for ; Wed, 29 Apr 2015 01:18:03 +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 kjqdfEJY68ek for ; Wed, 29 Apr 2015 01:18:03 +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-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) by theia.denx.de (Postfix) with ESMTPS id 1CA4F4B882 for ; Wed, 29 Apr 2015 01:17:59 +0200 (CEST) Received: by pacyx8 with SMTP id yx8so9637377pac.1 for ; Tue, 28 Apr 2015 16:17:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=vGNEQztYHl0oklAC05fmOfVFue37YE1kd3iapFseImc=; b=oBOAM8+BOZ30iiKwCDh36izJ6GSMCf93LX4ec4oCfGuRYCXEKRxwd4EWAnZixWgl2O VfLqSwFBHhRaKgWHt9I1caolfXiabRrZsm/SSQg53VnMFwqrcVHYFdBJ1iYomor7h80K oucCux1wl2vNC5nmPJ20RK6JoNUR4cAavZLpUbY0rrzRS4Od2zpx04sEzCqmdqoBQY8J 0iiLT5aiTcwkvYMcqEnDQz8khcI8VH/K8cWydLD1DjpjjOqUCMMjhXP5m7qgM/IfPU3w yM69PNSEyRngq9QmLeQ09hyBxamy84YlkhBZhE/SB3oUVFEVAS5uRpWqv8OPnkcStuo2 JHOA== X-Received: by 10.66.249.168 with SMTP id yv8mr37136805pac.49.1430263078492; Tue, 28 Apr 2015 16:17:58 -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.57 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 28 Apr 2015 16:17:57 -0700 (PDT) From: Ash Charles To: u-boot@lists.denx.de Date: Tue, 28 Apr 2015 16:17:51 -0700 Message-Id: <1430263075-27682-3-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 2/6] omap3: overo: Add DTS support for TobiDuo expansion 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" From: Arun Bharadwaj Signed-off-by: Arun Bharadwaj 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 2845e7c..3f14b03 100644 --- a/board/overo/overo.c +++ b/board/overo/overo.c @@ -185,6 +185,7 @@ int misc_init_r(void) expansion_config.revision, expansion_config.fab_revision); MUX_GUMSTIX(); + setenv("expansionname", "tobiduo"); break; case GUMSTIX_PALO35: printf("Recognized Palo35 expansion board (rev %d %s)\n",