From owner-freebsd-arm@FreeBSD.ORG Thu Apr 19 04:15:13 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E77A1065670 for ; Thu, 19 Apr 2012 04:15:13 +0000 (UTC) (envelope-from gonzo@hq.bluezbox.com) Received: from hq.bluezbox.com (hq.bluezbox.com [70.38.37.145]) by mx1.freebsd.org (Postfix) with ESMTP id 5962C8FC14 for ; Thu, 19 Apr 2012 04:15:13 +0000 (UTC) Received: from localhost ([127.0.0.1]) by hq.bluezbox.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.73 (FreeBSD)) (envelope-from ) id 1SKilk-0001k3-C2; Wed, 18 Apr 2012 21:14:57 -0700 Message-ID: <4F8F9149.6050301@bluezbox.com> Date: Wed, 18 Apr 2012 21:15:05 -0700 From: Oleksandr Tymoshenko User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: Damjan Marion References: <33B49E95-BE6D-4B52-9A55-5926F2938FE5@freebsd.org> <4F8F016A.3030700@bluezbox.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: gonzo@hq.bluezbox.com X-Spam-Level: ---- X-Spam-Report: Spam detection software, running on the system "hq.bluezbox.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: On 18/04/2012 11:20 AM, Damjan Marion wrote: > > On Apr 18, 2012, at 8:01 PM, Oleksandr Tymoshenko wrote: > >> Pandaboard is not yet ready for SD-root. I checked yesterday - mounting >> FS in RO works, but RW mount deadlocks the board. NFS root should work >> OK though. I'll check what's wrong with MMC driver. > > MMC code works on beaglebone so maybe there is an issue with sDMA which is different. [...] Content analysis details: (-4.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Cc: freebsd-arm@freebsd.org Subject: Re: beaglebone X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Apr 2012 04:15:13 -0000 On 18/04/2012 11:20 AM, Damjan Marion wrote: > > On Apr 18, 2012, at 8:01 PM, Oleksandr Tymoshenko wrote: > >> Pandaboard is not yet ready for SD-root. I checked yesterday - mounting >> FS in RO works, but RW mount deadlocks the board. NFS root should work >> OK though. I'll check what's wrong with MMC driver. > > MMC code works on beaglebone so maybe there is an issue with sDMA which is different. Yes, the issue was in sDMA code. Now when it's fixed I got FreeBSD running on pandaboard off the SD card. stock PANDABOARD config file should be modified, at the moment it's configured for NFS boot. MLO, u-boot.bin and boot.scr could be obtained from this URL: http://people.freebsd.org/~gonzo/pandaboard/