From owner-freebsd-arm@freebsd.org Thu Sep 1 21:18:46 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 542ECBCB296 for ; Thu, 1 Sep 2016 21:18:46 +0000 (UTC) (envelope-from freebsd-arm@dino.sk) Received: from mailhost.netlabit.sk (mailhost.netlabit.sk [84.245.65.72]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C9ED9C20 for ; Thu, 1 Sep 2016 21:18:45 +0000 (UTC) (envelope-from freebsd-arm@dino.sk) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlabit.sk with ESMTPA; Thu, 01 Sep 2016 23:13:32 +0200 id 00E54F94.57C899FC.00000D2B Date: Thu, 1 Sep 2016 23:13:25 +0200 From: Milan Obuch To: freebsd-arm@freebsd.org Subject: FreeBSD on Pine64 anyone? Message-ID: <20160901231325.597d9c4e@zeta.dino.sk> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; i386-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Thu, 01 Sep 2016 21:18:46 -0000 Hi, I noticed recently some commits related to Pine64 hardware (FDT and similar). Did anybody FreeBSD running on Pine64? I was able to build arm64 world, pine64's u-boot from ports, verify it works, build GENERIC kernel, but found no way to try to run it yet... I have 1 GB Pine64+ and would like to run FreeBSD on it, just my attempts so far failed. So I am looking for some guidance/hints when I see someone must work on it, given the commits. Regards, Milan