From owner-freebsd-arm@freebsd.org Thu Apr 19 23:01:19 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9A13FAA001 for ; Thu, 19 Apr 2018 23:01:19 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65E6972362 for ; Thu, 19 Apr 2018 23:01:19 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 92A2A21E4D for ; Thu, 19 Apr 2018 19:01:18 -0400 (EDT) Received: from web6 ([10.202.2.216]) by compute5.internal (MEProxy); Thu, 19 Apr 2018 19:01:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=RukSYL e0OZC9aciJUwFBAx0S1MvuB1Or37X2FgsYEC0=; b=MPkUTl4JQel+5rGYOyznYA /KZ34u0Wp+ycjP38U3KaNq22BCKR5aI/BzcetoyHHzBQiwwUHfTJx9GSIBUJEZ4j Zfbrr+528YzrpDAQjKGPUUhbwuUshsk4nUmt+6YSwvgLqPhev1U34TGZ1yCbWLde 6RuwXX01jU9+qkfMwmxVYYTj62aSoulN7SPMLMxSD/+JDh+mHykgntg2xeF/Y7fl fA4iRV+XWLeCO7UzvJRb4DY3t12sSL4ReGs6hG8mwBrGmCrqGWWtJyGBBp2F9dfp Y4FWcZnkCYik/SGCooPgRG1+jDV3V8sPVBFqhbO3uoKRgvGCDirdyaObA39/58nw == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 523FA4117; Thu, 19 Apr 2018 19:01:18 -0400 (EDT) Message-Id: <1524178878.2885186.1344279984.549645E9@webmail.messagingengine.com> From: Brad Davis To: freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-f3006b89 Date: Thu, 19 Apr 2018 17:01:18 -0600 Subject: Re: RPI2 Crochet Build image issue References: <25f62b69-e279-be3c-ae2b-eebe47849494@ambient-md.com> In-Reply-To: <25f62b69-e279-be3c-ae2b-eebe47849494@ambient-md.com> X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2018 23:01:19 -0000 On Thu, Apr 19, 2018, at 4:33 PM, Peter Garshtja wrote: > Greetings, > > I haven't touched crochet for over 6 months, I wanted to build a new > image and during debugging I found that > > 1. Crochet now supports only head, what about 11 release branch ? > 2. Crochet cannot create the image because there is an issue with > u-boot-rpi2 package > > Please update the status of the project or where I can find the future > plans, changelogs and other news. I replied to this on Github. Regards, Brad Davis