From owner-freebsd-arm@FreeBSD.ORG Tue Mar 24 05:21:36 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4EA7D58E for ; Tue, 24 Mar 2015 05:21:36 +0000 (UTC) Received: from st11p02mm-asmtp002.mac.com (st11p02mm-asmtpout002.mac.com [17.172.220.237]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 23A84A1B for ; Tue, 24 Mar 2015 05:21:35 +0000 (UTC) Received: from fukuyama.hsd1.ca.comcast.net (unknown [73.162.13.215]) by st11p02mm-asmtp002.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Dec 4 2014)) with ESMTPSA id <0NLP0068KAUQMS00@st11p02mm-asmtp002.mac.com> for freebsd-arm@freebsd.org; Tue, 24 Mar 2015 05:20:52 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-03-24_03:2015-03-23,2015-03-24,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1503240056 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: Digi-CCWMX53 - u-boot From: Rui Paulo In-reply-to: Date: Mon, 23 Mar 2015 22:20:50 -0700 Content-transfer-encoding: quoted-printable Message-id: <215C10E1-9F47-46B6-A60B-430D7DEDA090@me.com> References: <622469F8-C245-4E84-B5E1-FE360D3C9B4C@me.com> To: Russell Haley X-Mailer: Apple Mail (2.2070.6) Cc: freebsd-arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 05:21:36 -0000 On Mar 23, 2015, at 22:04, Russell Haley wrote: >=20 > No, I've never had this work. It's also a fresh-ish jail and a > straight clone from your github repo (note: I just deleted and > re-cloned it with the same results). Could it be a problem using newer > versions of the tools? Have you had this work recently? I was really > hoping to get this working with Crochet, but right now I'd settle for > a binary that has a working USB driver. >=20 > I've really become hung up on this step. I used to have a copy of > u-boot that had a working USB driver but I can't find it anymore (and > that was 2 virtual machines ago!) so I haven't been able to mount > rootfs for some time. I haven't tried building it recently, but last time I tried it was on = stock FreeBSD 10. -- Rui Paulo