From owner-freebsd-arm@freebsd.org Sun Oct 2 13:04:44 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 A8D27AD9AB2 for ; Sun, 2 Oct 2016 13:04:44 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-59.reflexion.net [208.70.210.59]) (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 40771A44 for ; Sun, 2 Oct 2016 13:04:43 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 29317 invoked from network); 2 Oct 2016 13:05:29 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 2 Oct 2016 13:05:29 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.00.0) with SMTP; Sun, 02 Oct 2016 09:04:42 -0400 (EDT) Received: (qmail 2102 invoked from network); 2 Oct 2016 13:04:42 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 2 Oct 2016 13:04:42 -0000 Received: from [192.168.0.105] (ip70-189-131-151.lv.lv.cox.net [70.189.131.151]) by iron2.pdx.net (Postfix) with ESMTPSA id ACB70EC8BC9; Sun, 2 Oct 2016 06:04:35 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: FreeBSD status for/on ODroid-C2? Date: Sun, 2 Oct 2016 06:04:34 -0700 Message-Id: <61985953-493F-432C-888E-3F4A06BBCA38@dsl-only.net> Cc: freebsd-arm To: Tom Vijlbrief Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2016 13:04:44 -0000 [Context switching to ODroid-C2 from Pine64. . .] On 2016-Oct-2, at 12:19 AM, Tom Vijlbrief = wrote: > I have a script which creates a bootable image: >=20 > https://github.com/tomtor/image-freebsd-pine64 >=20 > You can use the boot version from the Ubuntu image and change uEnv.txt = and > create an additional partition which holds the kernel image. So you = skip > ubldr. >=20 > Note that the kernel boots, but I got none of the hardware devices = working > (I spend more time on the Odroid-C2) and haven't been working on it = the > last months... Anything worth reporting on the ODroid-C2 details for FreeBSD: what = works, what does not, what needs to be done to boot FreeBSD, and so on? = (I assume head [CURRENT-12 these days].) Looking around. . . https://github.com/tomtor/image-freebsd-c2 seems to have last been updated on May 7 (vs. = https://github.com/tomtor/image-freebsd-pine64 's April 17). https://github.com/tomtor/freebsd/tree/tc2 seems to have last been updated on June 17. =3D=3D=3D Mark Millard markmi at dsl-only.net