From owner-freebsd-arm@freebsd.org Fri Jan 5 14:27:51 2018 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 10D4DEAC329 for ; Fri, 5 Jan 2018 14:27:51 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-156.reflexion.net [208.70.210.156]) (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 9737E6B322 for ; Fri, 5 Jan 2018 14:27:50 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 15666 invoked from network); 5 Jan 2018 14:27:43 -0000 Received: from unknown (HELO rtc-sm-01.app.dca.reflexion.local) (10.81.150.1) by 0 (rfx-qmail) with SMTP; 5 Jan 2018 14:27:43 -0000 Received: by rtc-sm-01.app.dca.reflexion.local (Reflexion email security v8.40.3) with SMTP; Fri, 05 Jan 2018 09:27:43 -0500 (EST) Received: (qmail 2638 invoked from network); 5 Jan 2018 14:27:42 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 5 Jan 2018 14:27:42 -0000 Received: from [192.168.1.25] (c-76-115-7-162.hsd1.or.comcast.net [76.115.7.162]) by iron2.pdx.net (Postfix) with ESMTPSA id 2FD9BEC8675; Fri, 5 Jan 2018 06:27:42 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: I now have access to a Rock64-4GB (Rock64_V2.0 board); I hope to put FreeBSD on it someday From: Mark Millard In-Reply-To: <20180105133154.GC31064@lonesome.com> Date: Fri, 5 Jan 2018 06:27:41 -0800 Cc: Freebsd-arm Content-Transfer-Encoding: 7bit Message-Id: <34E00728-3FC0-4B56-A420-5171FD224008@dsl-only.net> References: <20180105133154.GC31064@lonesome.com> To: Mark Linimon X-Mailer: Apple Mail (2.3273) 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: Fri, 05 Jan 2018 14:27:51 -0000 On 2018-Jan-5, at 5:31 AM, Mark Linimon wrote: > I bought one on spec several months ago hoping that by the time it > shipped it would be supported :-) But IIUC the code "is being worked > on" and not yet available for testing. I've used linux to prove that the one I have access to is working, including booting from eMMC and from the usdcard. A nasty for my context is that the early boot baudrate for the console is apparently 1.5Mbit/s and what I've been doing historically for console access does not support that. (This is not a linux-ism: it is true before linux is involved as far as I can tell.) === Mark Millard markmi at dsl-only.net