From owner-freebsd-arm@FreeBSD.ORG Fri Feb 22 09:12:01 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 730E2D0C for ; Fri, 22 Feb 2013 09:12:01 +0000 (UTC) (envelope-from steve@sohara.org) Received: from uk1rly2283.eechost.net (relay01a.mail.uk1.eechost.net [217.69.40.75]) by mx1.freebsd.org (Postfix) with ESMTP id 29597E7 for ; Fri, 22 Feb 2013 09:12:00 +0000 (UTC) Received: from [31.186.37.179] (helo=smtp.marelmo.com) by uk1rly2283.eechost.net with esmtpa (Exim 4.72) (envelope-from ) id 1U8ofn-0006gf-G5 for freebsd-arm@freebsd.org; Fri, 22 Feb 2013 09:12:07 +0000 Received: from [192.168.63.1] (helo=steve.marelmo.com) by smtp.marelmo.com with smtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1U8ofY-000EfA-DL for freebsd-arm@freebsd.org; Fri, 22 Feb 2013 09:11:52 +0000 Date: Fri, 22 Feb 2013 09:11:22 +0000 From: Steve O'Hara-Smith To: freebsd-arm@freebsd.org Subject: Re: Unable to copy DTB into module directory Message-Id: <20130222091122.1760eb0a75550e56537da471@sohara.org> In-Reply-To: <51272BDF.5090603@thieprojects.ch> References: <3A8BA2BC-6707-4309-B6E3-5B15712ED67D@kientzle.com> <512716CE.7050600@thieprojects.ch> <51271AAB.4080005@thieprojects.ch> <51272BDF.5090603@thieprojects.ch> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Info: 15567@permanet.ie (plain) 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: Fri, 22 Feb 2013 09:12:01 -0000 On Fri, 22 Feb 2013 09:27:11 +0100 Werner Thie wrote: > Me, I prefer Tim Kientzle's work, runs really smooth now, great > customization hooks and despite its name, not only for Beaglebone but > RPi VersatilePB and PandaBoard too > > https://github.com/kientzle/freebsd-beaglebone There's one problem with Tim's otherwise excellent script, it only works on a -current host, it won't work on 9.1 because the xdev setup is too old. -- Steve O'Hara-Smith