From owner-freebsd-arm@freebsd.org Sat Jan 6 16:45:17 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 AF787EC15B9; Sat, 6 Jan 2018 16:45:17 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.blih.net", Issuer "mail.blih.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 056497629D; Sat, 6 Jan 2018 16:45:16 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) by mail.blih.net (OpenSMTPD) with ESMTP id cda76ddb; Sat, 6 Jan 2018 17:45:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bidouilliste.com; h= mime-version:content-type:content-transfer-encoding:date:from:to :cc:subject:in-reply-to:references:message-id; s=mail; bh=gMCIfY c94f/5WJtiOpOTx96NnDg=; b=UXbOCf1DOWrgICg2sE+H5ZJic3IdDCu3RanyWB CrqidTwRrnaPdYWDEBiuVx5/xG836fhnEoaROrdrXpYmgGmf99v2NjErld0fgKkq euZs2GqS7NSTpf/eSclxs0a3bG1ntzdVp/nPnO5RzY0kKO/D5pYp0A8Rg89hH8B/ 8D1Ts= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h= mime-version:content-type:content-transfer-encoding:date:from:to :cc:subject:in-reply-to:references:message-id; q=dns; s=mail; b= Z7zoGVJovVkMAY4e5KhnizIaW1uONcgzafDmErin9jNabfBKkX/Yx2clbdAbep91 RnxIwr4MiJgCXbT60YsOpongO5B/SSdyEZQD+mzo+XrZ3I3av4k2POn5BMriRvEM rnk0D4L3bN0AhWltQLFPRo8tdw+BZtu9KAvBDRQrXBs= Received: from webmail.megadrive.org (www1.blih.net [212.83.177.180]) by mail.blih.net (OpenSMTPD) with ESMTP id 5878a9c9; Sat, 6 Jan 2018 17:45:14 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 06 Jan 2018 17:45:14 +0100 From: Emmanuel Vadot To: Mark Linimon Cc: Freebsd-arm , owner-freebsd-arm@freebsd.org Subject: Re: I now have access to a Rock64-4GB (Rock64_V2.0 board); I hope to put FreeBSD on it someday Organization: Bidouilliste In-Reply-To: <6168e37ebf0210ddc49947030db83e9f@megadrive.org> References: <20180105133154.GC31064@lonesome.com> <34E00728-3FC0-4B56-A420-5171FD224008@dsl-only.net> <20180105144541.GA32430@lonesome.com> <6168e37ebf0210ddc49947030db83e9f@megadrive.org> Message-ID: <41bcf0afe2a94d80909837b43d25022c@megadrive.org> X-Sender: manu@bidouilliste.com User-Agent: Roundcube Webmail/1.1.1 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: Sat, 06 Jan 2018 16:45:17 -0000 On 2018-01-06 17:43, Emmanuel Vadot wrote: > On 2018-01-05 15:45, Mark Linimon wrote: >> 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 > > Works fine with tip(1) here using an FDTI usb<->serial, using a > PL2303XA doesn't work (but should based on the datasheet), and my > CP2108 should work but I haven't tested yet. Also my PL2303XA adapter works on linux using minicom but only for RX, that might be a driver issue. -- Emmanuel Vadot