From owner-freebsd-arm@freebsd.org Fri Jan 5 14:45:44 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 E71C3EAD11C for ; Fri, 5 Jan 2018 14:45:44 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE6996BDA7 for ; Fri, 5 Jan 2018 14:45:44 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id C9A7ED23; Fri, 5 Jan 2018 08:45:42 -0600 (CST) Date: Fri, 5 Jan 2018 08:45:41 -0600 From: Mark Linimon To: Mark Millard Cc: Freebsd-arm Subject: Re: I now have access to a Rock64-4GB (Rock64_V2.0 board); I hope to put FreeBSD on it someday Message-ID: <20180105144541.GA32430@lonesome.com> References: <20180105133154.GC31064@lonesome.com> <34E00728-3FC0-4B56-A420-5171FD224008@dsl-only.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <34E00728-3FC0-4B56-A420-5171FD224008@dsl-only.net> User-Agent: Mutt/1.5.23 (2014-03-12) 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:45:45 -0000 On Fri, Jan 05, 2018 at 06:27:41AM -0800, Mark Millard wrote: > the early boot baudrate for the console is apparently 1.5Mbit/s I've had to use minicom. That's the only thing that I'm sure supports it. mcl