From owner-freebsd-arm@freebsd.org Sun Dec 2 19:51:06 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13559132C227 for ; Sun, 2 Dec 2018 19:51:06 +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 D79387AACD for ; Sun, 2 Dec 2018 19:51:04 +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 5987b67f; Sun, 2 Dec 2018 20:51:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=mail; bh=U+8WIRUJKu30LZKYgcT4CVVtnr4=; b=L/x3xSHrfMinBgcmeb2X7ZYCWje+ FaOUotscd6J9QD0IdTSzQUHUSuCvHXHmmVSbAeBVvvU/BlqLS7IAfZcNzuL+UzBJ rLj4BNJlbN+/lKSkZwJZIL2hgP/ZGi4ANCjZvPgQQV8yF5lq+EvtgoGB4W3/rp6H Vy2mXzRZ58klTXo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= mail; b=iZvQok99antth0xYFc3WkLJTVQ5GKsnhGU+D+s6kBEHsD6kcWlD/Sa5b rmRUWt2+hO0odu+qG6BUlDbilyhRFqS1WvCwb2GMF3CVszMWgQndzCu27JYktPxI 2og0rQIdVNcS1/pPs6hf76aPNLo4l/rN59vSKxVc3fCTF5owFVk= Received: from knuckles.blih.net (ip-9.net-89-3-105.rev.numericable.fr [89.3.105.9]) by mail.blih.net (OpenSMTPD) with ESMTPSA id 1f27a857 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sun, 2 Dec 2018 20:51:02 +0100 (CET) Date: Sun, 2 Dec 2018 20:50:57 +0100 From: Emmanuel Vadot To: Dennis Clarke Cc: freebsd-arm@freebsd.org Subject: Re: has anyone attempted the ASUS "Tinker Board" ? Message-Id: <20181202205057.1e91cb6d89f4d045c3350354@bidouilliste.com> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd13.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: D79387AACD X-Spamd-Result: default: False [0.74 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[bidouilliste.com]; NEURAL_HAM_MEDIUM(-0.37)[-0.372,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:212.83.177.182/32]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[bidouilliste.com]; NEURAL_HAM_LONG(-0.50)[-0.502,0]; NEURAL_SPAM_SHORT(0.38)[0.381,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: mx-backup.blih.net]; DKIM_TRACE(0.00)[bidouilliste.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; IP_SCORE(0.14)[ipnet: 212.83.160.0/19(0.75), asn: 12876(-0.04), country: FR(-0.02)]; ASN(0.00)[asn:12876, ipnet:212.83.160.0/19, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 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 Dec 2018 19:51:06 -0000 Hi Dennis, On Sun, 2 Dec 2018 14:34:38 -0500 Dennis Clarke wrote: > > Merely curious. I would like to update the Wikipedia article with a > paragraph about FreeBSD 12.0 ( RC or whatever ) but think I should ask > before going into spin dry test mode with a board that someone else may > have already discarded as "nope". > > Dennis > > ps: https://en.wikipedia.org/wiki/Asus_Tinker_Board > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" IIRC the clocks looks like the one in the RK3328 (The SoC in the Rock64) so it may be easy to make a driver. I personnaly don't plan to work on this board but if someone wants too I'll happily review some patches. -- Emmanuel Vadot