From patchwork Mon Feb 4 16:03:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Nelson X-Patchwork-Id: 217982 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 221512C007E for ; Tue, 5 Feb 2013 03:03:48 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9B4C24A1D1; Mon, 4 Feb 2013 17:03:46 +0100 (CET) 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 VDoB0rbsHRum; Mon, 4 Feb 2013 17:03:46 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2B13B4A18E; Mon, 4 Feb 2013 17:03:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2FF064A18E for ; Mon, 4 Feb 2013 17:03:41 +0100 (CET) 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 JfShh3sMxP4o for ; Mon, 4 Feb 2013 17:03:40 +0100 (CET) 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-ie0-f174.google.com (mail-ie0-f174.google.com [209.85.223.174]) by theia.denx.de (Postfix) with ESMTPS id 1E0DB4A17F for ; Mon, 4 Feb 2013 17:03:35 +0100 (CET) Received: by mail-ie0-f174.google.com with SMTP id k10so5924664iea.33 for ; Mon, 04 Feb 2013 08:03:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer; bh=wUVJYJfyCS4yHXpTLPZcSA6HymxrUnYM54m4MBvLU7M=; b=WNPIQ5Rnb6euTZMyEwyMAH3HXmjz/qYDt5ldZxN3O147AmDRsEl1PcfoODmVgW5ICh rKJDqGdmR6NmaPQaB6d7TgXj8GH3C0mSQL+dL8Bkv5gYbjdelEKfuzJHpicFQgoan8O7 Dt2QcX7KlxVEeMUgTSuQgbLJJGgslk52M+ZeNJ5zoz67sGX2FG07+KuBS6P777MkoZ+f rxHRoH/Tx7wn21uCv3Vtqqtrfxhgq3uwZ4k57MhcC30YazbMad8HpAc477hNjoGptp6m abWbl16BE1Njf5o5gDhBo5L5QWDckirbFM5LYox9iXN4cJ3nY6AVV3znPslfCS04dYzq K6Bg== X-Received: by 10.50.151.166 with SMTP id ur6mr7348368igb.66.1359993813752; Mon, 04 Feb 2013 08:03:33 -0800 (PST) Received: from localhost.localdomain ([64.77.213.245]) by mx.google.com with ESMTPS id rd10sm15506257igb.1.2013.02.04.08.03.32 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 08:03:33 -0800 (PST) From: Robert Nelson To: u-boot@lists.denx.de Date: Mon, 4 Feb 2013 10:03:30 -0600 Message-Id: <1359993810-22485-1-git-send-email-robertcnelson@gmail.com> X-Mailer: git-send-email 1.7.10.4 Cc: trini@ti.com Subject: [U-Boot] [PATCH 2/2] beagle: expansion boards: add LSR COM6L adapter 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 http://www.lsr.com/wireless-products/com6l The eeprom on this expansion board requires 16bit addressing. Signed-off-by: Robert Nelson --- board/ti/beagle/beagle.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/board/ti/beagle/beagle.c b/board/ti/beagle/beagle.c index 9493c6b..58bd556 100644 --- a/board/ti/beagle/beagle.c +++ b/board/ti/beagle/beagle.c @@ -72,6 +72,7 @@ #define BBTOYS_LCD 0x03000B00 #define BCT_BRETTL3 0x01000F00 #define BCT_BRETTL4 0x02000F00 +#define LSR_COM6L_ADPT 0x01001300 #define BEAGLE_NO_EEPROM 0xffffffff DECLARE_GLOBAL_DATA_PTR; @@ -462,6 +463,11 @@ int misc_init_r(void) case BCT_BRETTL4: printf("Recognized bct electronic GmbH brettl4 board\n"); break; + case LSR_COM6L_ADPT: + printf("Recognized LSR COM6L Adapter Board\n"); + MUX_BBTOYS_WIFI() + setenv("buddy", "lsr-com6l-adpt"); + break; case BEAGLE_NO_EEPROM: printf("No EEPROM on expansion board\n"); setenv("buddy", "none");