From owner-freebsd-arm@freebsd.org Wed May 2 06:10:49 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 8FBD5FC34F5 for ; Wed, 2 May 2018 06:10:49 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 306F4789DF for ; Wed, 2 May 2018 06:10:49 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: by mailman.ysv.freebsd.org (Postfix) id E58C0FC34F4; Wed, 2 May 2018 06:10:48 +0000 (UTC) Delivered-To: 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 D16FEFC34F3 for ; Wed, 2 May 2018 06:10:48 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60D9E789DB for ; Wed, 2 May 2018 06:10:48 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from bach.cs.huji.ac.il ([132.65.80.20]) by kabab.cs.huji.ac.il with esmtp id 1fDkyJ-0001qK-NG; Wed, 02 May 2018 09:10:35 +0300 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: allwinner h5/nanopi-neo2 anyone? From: Daniel Braniss In-Reply-To: <20180502075932.af91c898f72180b288040cd2@bidouilliste.com> Date: Wed, 2 May 2018 09:10:35 +0300 Cc: "freebsd-arm@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <9C2B4C3A-B8F9-4B9D-AA99-F7568D6E64CE@cs.huji.ac.il> References: <01D543AD-B433-4464-84F2-E776F436DB0D@cs.huji.ac.il> <20180502075932.af91c898f72180b288040cd2@bidouilliste.com> To: Emmanuel Vadot X-Mailer: Apple Mail (2.3445.6.18) 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: Wed, 02 May 2018 06:10:49 -0000 > On 2 May 2018, at 08:59, Emmanuel Vadot wrote: >=20 > On Mon, 30 Apr 2018 11:10:44 +0300 > Daniel Braniss wrote: >=20 >> Hi, >> I just got one (actually 2) of these, any hints as to how I can run = FreeBSD on it? >> it?s a H5 allwinner. >>=20 >> thanks, >> danny >>=20 >> _______________________________________________ >> freebsd-arm@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-arm >> To unsubscribe, send any mail to = "freebsd-arm-unsubscribe@freebsd.org" >=20 > Hi, >=20 > I have one too I think, it's just a matter of doing a u-boot ports for > it, you can take the pine64 or orangepi-pc2 as example. > Then just take the latest snapshot and overwrite u-boot or roll you > own sdcard image. >=20 great, ill give it a spin. thanks, danny > Cheers, >=20 > --=20 > Emmanuel Vadot