From owner-freebsd-arm@FreeBSD.ORG Tue Mar 24 05:34:53 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 014D493C for ; Tue, 24 Mar 2015 05:34:52 +0000 (UTC) Received: from mail-yk0-x234.google.com (mail-yk0-x234.google.com [IPv6:2607:f8b0:4002:c07::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD9EFB67 for ; Tue, 24 Mar 2015 05:34:52 +0000 (UTC) Received: by ykfc206 with SMTP id c206so83677489ykf.1 for ; Mon, 23 Mar 2015 22:34:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xJFBRa7LZg7TOMSsnhZhc1t3KHGSYW42RaK8zzId5yU=; b=zbnyr2OL9l6VJhriKU3GPyMxaRjqj0WgxvLRTigJyyEwgSsDzTolVhY7gAKmLouAKF DIsdOSvU+BIQ8zvZBQblrmF1wiVOOKGUL19kbqSYHtOcGehOmWEjWpWqdVGvckObOktN 04b8N2YJR8pfWHmjnRCLeWzpiSKjFEtjtW552YCfoGOGDzkoPxw3yX+y4bFlTWVFP0xC oxrJvxexh5PYK3cIwpIZEANAnUs/FnUlCBzO3596WvyAwpnOl4a+UI4xcjRCqaq4qOqV jutrJc305Xcji4YA8Z1Goaxb9eIO31dZSvH7Gm8aOuq03fBDHqUsPxMC6GBYTw+Vicud yfxA== MIME-Version: 1.0 X-Received: by 10.236.17.163 with SMTP id j23mr2770362yhj.138.1427175291900; Mon, 23 Mar 2015 22:34:51 -0700 (PDT) Received: by 10.170.182.81 with HTTP; Mon, 23 Mar 2015 22:34:51 -0700 (PDT) In-Reply-To: <215C10E1-9F47-46B6-A60B-430D7DEDA090@me.com> References: <622469F8-C245-4E84-B5E1-FE360D3C9B4C@me.com> <215C10E1-9F47-46B6-A60B-430D7DEDA090@me.com> Date: Mon, 23 Mar 2015 22:34:51 -0700 Message-ID: Subject: Re: Digi-CCWMX53 - u-boot From: Russell Haley To: Rui Paulo Content-Type: text/plain; charset=UTF-8 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:34:53 -0000 Okay, I'll create a 10 jail and see what happens. Last straw is to try this in Linux? I'm working on a make tutorial right now. Good doggy Russell, good doggy. ha ha. On Mon, Mar 23, 2015 at 10:20 PM, Rui Paulo wrote: > On Mar 23, 2015, at 22:04, Russell Haley wrote: >> >> 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. >> >> 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 > > >