From owner-freebsd-arm@freebsd.org Sun Jun 19 01:24: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 07438A78C26 for ; Sun, 19 Jun 2016 01:24:46 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-153.reflexion.net [208.70.211.153]) (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 972F713A1 for ; Sun, 19 Jun 2016 01:24:45 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 4326 invoked from network); 19 Jun 2016 01:25:14 -0000 Received: from unknown (HELO rtc-sm-01.app.dca.reflexion.local) (10.81.150.1) by 0 (rfx-qmail) with SMTP; 19 Jun 2016 01:25:14 -0000 Received: by rtc-sm-01.app.dca.reflexion.local (Reflexion email security v7.90.3) with SMTP; Sat, 18 Jun 2016 21:24:43 -0400 (EDT) Received: (qmail 16319 invoked from network); 19 Jun 2016 01:24:43 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 19 Jun 2016 01:24:43 -0000 X-No-Relay: not in my network X-No-Relay: not in my network X-No-Relay: not in my network 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 5CA2FB1E001; Sat, 18 Jun 2016 18:24:32 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: FreeBSD on the ODroid-C2 (arm64 AMLogic S905) [tc2 vs. c2 branches] Message-Id: <03E8901C-5EDB-44FC-81F3-8041DF2D7760@dsl-only.net> Date: Sat, 18 Jun 2016 18:24:36 -0700 To: Andreas Tobler , tvijlbrief@gmail.com, freebsd-arm 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.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, 19 Jun 2016 01:24:46 -0000 Mixing things that Tom Vijlbrief and Andreas Tobler wrote at various = times: Tom wrote: > This is very much a work in progress, but for those who would like to > compile their own kernel and boot it on an Odroid-C2, get it from: >=20 > https://github.com/tomtor/freebsd/tree/tc2 Andreas wrote: > Ok, I'm not very familiar with git & co. So far I do not see a=20 > change/update on the 'web frontend' of your repo.=20 > (https://github.com/tomtor/freebsd/tree/c2) There appear to be 2 distinct branches under = https://github.com/tomtor/freebsd/tree/ for the ODROID-C2, one newer = (tc2) and one older (c2) as far as content goes: https://github.com/tomtor/freebsd/tree/tc2 is newer (about 19hours ago for its last update as I look at it now) vs. https://github.com/tomtor/freebsd/tree/c2 is older (not updated since 2016-Apr-27) (I've not used either, although I hope to someday use FreeBSD on the = Ordroid-C2.) =3D=3D=3D Mark Millard markmi at dsl-only.net