From patchwork Wed May 21 21:04:52 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ash Charles X-Patchwork-Id: 351311 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 EF886140083 for ; Thu, 22 May 2014 07:13:14 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A381A4B66E; Wed, 21 May 2014 23:13:13 +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 IU0aAqcrZpm7; Wed, 21 May 2014 23:13:13 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E03404B6AE; Wed, 21 May 2014 23:13:11 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1D2794B6C6 for ; Wed, 21 May 2014 23:13:10 +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 iPs8qsYWm3ie for ; Wed, 21 May 2014 23:13:09 +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-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by theia.denx.de (Postfix) with ESMTPS id 5A0CD4B6AE for ; Wed, 21 May 2014 23:13:07 +0200 (CEST) Received: by mail-pa0-f52.google.com with SMTP id fa1so1774887pad.39 for ; Wed, 21 May 2014 14:13:05 -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=S0AQ13cXW7bSCSE58AU1agdOSaPKqism93GzciiLBj8=; b=ZLWCqwSMu1hS/QZb2zfPaJBK5iW6+lllYsJS2BlUcELa5dpepD5HqMAcVbult5+VsJ VAoei2G/j/bhpB/P7WPD1mOHZOuSOWSNUcxSJ4qeIqnjiIk0gJM7IKVIxkYruvyJfYXo 6WdVtN4G4IqYJXtTvT29mI2OkLv4XuXUrurc9sZf58RLDI2rAISqt48QrsR52AmY9dbe bdfdG48mREHOa/yBISizPHs8+sQWPGWmX936ojiq/X9H7uOZuAu+YQfZI4+k3k5zGCzw QTrv3ULbWcCmhh2Ed6w2sfh6r7az6DiIzQQsV9sjECcbASHITSFuTjls+4l3rN68OjJ6 j7kQ== X-Received: by 10.68.105.4 with SMTP id gi4mr62283393pbb.73.1400706335096; Wed, 21 May 2014 14:05:35 -0700 (PDT) Received: from gumstux.bchsia.telus.net (s206-116-3-18.bc.hsia.telus.net. [206.116.3.18]) by mx.google.com with ESMTPSA id mt1sm9589587pbb.31.2014.05.21.14.05.33 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 21 May 2014 14:05:34 -0700 (PDT) From: Ash Charles To: u-boot@lists.denx.de Date: Wed, 21 May 2014 14:04:52 -0700 Message-Id: <1400706295-31871-7-git-send-email-ashcharles@gmail.com> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1400706295-31871-1-git-send-email-ashcharles@gmail.com> References: <1398813328-17365-1-git-send-email-ashcharles@gmail.com> <1400706295-31871-1-git-send-email-ashcharles@gmail.com> Cc: Ash Charles Subject: [U-Boot] [Patch v2 6/9] [omap3][overo] Add Board Revision for Wireless chip 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: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Gumstix Overo COMs with board revision 0x4 use a different Wifi and Bluetooth module: Wi2Wi's W2CBW0015. No other code changes are required in u-boot---just handling of this particular board revision. Signed-off-by: Ash Charles --- board/overo/overo.c | 1 + board/overo/overo.h | 1 + 2 files changed, 2 insertions(+) diff --git a/board/overo/overo.c b/board/overo/overo.c index 1192d02..9a5f4c4 100644 --- a/board/overo/overo.c +++ b/board/overo/overo.c @@ -141,6 +141,7 @@ void get_board_mem_timings(struct board_sdrc_timings *timings) timings->rfr_ctrl = SDP_3430_SDRC_RFR_CTRL_165MHz; break; case REVISION_1: /* Micron 256MB/512MB, 1/2 banks of 256MB */ + case REVISION_4: timings->mcfg = MICRON_V_MCFG_200(256 << 20); timings->ctrla = MICRON_V_ACTIMA_200; timings->ctrlb = MICRON_V_ACTIMB_200; diff --git a/board/overo/overo.h b/board/overo/overo.h index 64604de..25c9f16 100644 --- a/board/overo/overo.h +++ b/board/overo/overo.h @@ -22,6 +22,7 @@ const omap3_sysinfo sysinfo = { #define REVISION_1 0x1 #define REVISION_2 0x2 #define REVISION_3 0x3 +#define REVISION_4 0x4 /* * IEN - Input Enable