From owner-freebsd-arm@freebsd.org Thu Dec 14 10:22:26 2017 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 0F0EBE9F224 for ; Thu, 14 Dec 2017 10:22:26 +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 762D17DEC3 for ; Thu, 14 Dec 2017 10:22:24 +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 58090ebd; Thu, 14 Dec 2017 11:22:17 +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=SHnuzH+BCN3xRv2EkyWBdVMAYJI=; b=G0EMFWY6nL2gM0lNheUIYEllISyq 0/i1XK4tNVPjrMg8qWpz5vtYbkB0A/5fB6lkmKRUhuCdE3SKQb++ki2ZnfdEBNMY rXq5pD3CL7v/KbOmFsjarYEybFYTMQI3U5av2LnBc5clnUNUC6pQ72YLYVKcc7fN diSQs8zAFsU18hU= 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=DalQ0uD6yL0/mI1pvNou61XMJJZol4rFl3b+2Rl9DTT31+E3Gx1MJ7fq gPJ7PEtTdxmKIjmgGwUvgp+B0m9ssr4YypxQEfdoJrqPMKW3/aXI7GiQjf/dzm4g f1H5Pt/7MAht31yYMBCcy9+rrep5ZOD5oAjjzsC4vszihI8MaFs= Received: from arcadia (evadot.gandi.net [217.70.181.36]) by mail.blih.net (OpenSMTPD) with ESMTPSA id 67c94661 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 14 Dec 2017 11:22:17 +0100 (CET) Date: Thu, 14 Dec 2017 11:22:16 +0100 From: Emmanuel Vadot To: qroxana Cc: qroxana via freebsd-arm Subject: Re: Does FreeBSD support Allwinner R18? Message-Id: <20171214112216.90fdfaf15a6003b24aba6e87@bidouilliste.com> In-Reply-To: References: X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Thu, 14 Dec 2017 10:22:26 -0000 On Thu, 14 Dec 2017 08:33:46 +0000 qroxana via freebsd-arm wrote: > > It seems PINE 64-TLS switch from Allwinner A64 SoC to R18 > https://www.pine64.org/?product=pine-a64-lts > > There's a sysutils/u-boot-sopine port for PINE 64-TLS, > does it mean FreeBSD could be running on the PINE A64-TLS > board now? > > Thanks, Yes, R18 ~= A64, I think that it draws less power etc ... I do have the Pine64-LTS and use it, that's why the u-boot-sopine was created. The main difference between Pine64/Pine64-LTS is LPDDR3 for the LTS version (and the sopine/pinebook) hence the new u-boot. -- Emmanuel Vadot