From owner-freebsd-arm@freebsd.org Sun Aug 28 00:37:24 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB7D3A94022 for ; Sun, 28 Aug 2016 00:37:24 +0000 (UTC) (envelope-from sadieperkins@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 968A2E72 for ; Sun, 28 Aug 2016 00:37:24 +0000 (UTC) (envelope-from sadieperkins@riseup.net) Received: from piha.riseup.net (unknown [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 46BBF1A1AAD for ; Sun, 28 Aug 2016 00:32:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1472344321; bh=R/779lyBtVUI1+mXv5jaYYSLkm9E9rgN9zho8ereoUA=; h=Date:From:To:Subject:From; b=XP2pd5SAviiEB9GDnYvEKVcgHY5F47CT7ZUjkOzy+z7YnihPb1XRv23xAWHpk+WU4 gACNtfrBUigRDYyY4FRws20+izUaAlcNnu8t66F6QSRH83C9WW7NEZqTf8ppg6joRz 7IWcoqGZHtrAtdm513hFU+Y8mGH0eF+SsGtBuK3k= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: sadieperkins) with ESMTPSA id 18F921C00F5 Date: Sun, 28 Aug 2016 00:31:59 +0000 From: Kia To: freebsd-arm@freebsd.org Subject: RPi 3 port status? Message-ID: <20160828003159.GB65126@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Virus-Scanned: clamav-milter 0.99.2 at mx1.riseup.net X-Virus-Status: Clean X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2016 00:37:24 -0000 What is the status on having a usable freebsd port for the RPi 3? I found https://github.com/zxombie/freebsd and tested it but it seems to boot with only one CPU activated and the USB and ethernet and wifi do not seem to work. Has there been other work done / is there work being done on those issues or on the port to that hardware? I am willing to work on this port but would like to make sure that I am not duplicating things that have already been dealt with. -- Kia