From owner-freebsd-arm@FreeBSD.ORG Thu Aug 15 12:00:58 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 65096F84 for ; Thu, 15 Aug 2013 12:00:58 +0000 (UTC) (envelope-from fabiodive@gmail.com) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DC9F92A8C for ; Thu, 15 Aug 2013 12:00:57 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id hj13so3009522wib.17 for ; Thu, 15 Aug 2013 05:00:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=2mfRpbHJD+Q6hydN5fbIfYDXgiVDWA4uxo64Iv0SrD0=; b=uorZb2IG8QQAOHrfO5ZA8BQsPshXiL1VyOAoZz4283jmh/L58N4m3a7o4ow6E3O7S2 A/jiTNTrOMu/oOzeE2yOltpAvbukCvKBqUVwi6Nw4gahdr13M1ZDMeuJfWi7RTHxESCI KvwZfbbgEmQadVwArww2+fXw/6hT8raNCRiWT7G38ejJZn+1xXwc85eP3d2cmmp+b9em zbcv/n7ea1azxupMZmRvpjGD5yyFSgU0WgVWMirJJUvGDd5jM1i49vf79GJ8kCEWzYT3 OVsXy/1224jQjnGbG66dz3pwC3pthKmrm7pSxY5gK591qCBGl8RRkt5QTebUzyJ5lIby kEug== X-Received: by 10.180.188.132 with SMTP id ga4mr1565971wic.53.1376568056232; Thu, 15 Aug 2013 05:00:56 -0700 (PDT) Received: from [192.168.113.40] (135.Red-80-24-42.staticIP.rima-tde.net. [80.24.42.135]) by mx.google.com with ESMTPSA id fu13sm2556765wic.7.2013.08.15.05.00.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 15 Aug 2013 05:00:55 -0700 (PDT) From: fabiodive Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: BeagleBoard Black Message-Id: <67637C7C-57FB-4D7C-99EC-9BE606AB3BC7@gmail.com> Date: Thu, 15 Aug 2013 13:00:54 +0100 To: freebsd-arm@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-Mailer: Apple Mail (2.1508) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 12:00:58 -0000 Good morning I would like to know the current state of development of the beagle Board specifically, if are supported: -GPIO -SPI -I2C I also noticed some news about the port armhf, any further news or advises to setup a BBB with custom external circuit connected by the above buses? Thank you, Fabio Balzano