From nobody Mon Sep 26 23:52:33 2022 X-Original-To: freebsd-riscv@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Mc01Y3KPZz4YMsX for ; Mon, 26 Sep 2022 23:52:49 +0000 (UTC) (envelope-from tomek@cedro.info) Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Mc01X3cYbz43Vn for ; Mon, 26 Sep 2022 23:52:48 +0000 (UTC) (envelope-from tomek@cedro.info) Received: by mail-qt1-x829.google.com with SMTP id a20so5119198qtw.10 for ; Mon, 26 Sep 2022 16:52:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cedro.info; s=google; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date; bh=+j+4mj0b7If+7et4NgtHwIDT5kp/1m2sNGc8AwPhegU=; b=JteYqGFA8cxJBTiNEfCr7S8j71z463j26IYx+WxigmaYDgSkkZEnXZJYmOnqEkE5ss OzKC3nH/4Zu+LmfRinA+tf55SSYUh2cqgp/6PoTGtAjMYDN8CW4ogyrUykqNIvWLXGGt lJtUVnoKUFIDcwK6in+RJ36vqENPEpC084CcpttgBvJs/doIcjZUfoMNiMzVELL4aBdK yPcDJXy6dCNUVFO0bF2E6SUF6UqXnAItody60AlTPIPap34gHc9I3EY3jk+9D3qKa8Yo xtpA5W30VT504ZtKlTBJ9y9fAB3LiDwTqVHgUY3EB/EnuxDtc5L9SvmpNrtNqpC8dV6z lOrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date; bh=+j+4mj0b7If+7et4NgtHwIDT5kp/1m2sNGc8AwPhegU=; b=L8T7z9NNatLAZzDvKJyWXdpTSx/AdluXhJ0+Pt8soXhKtudbQbg1XvYkdtSuflEny0 muPTXOIxd76Jp7MX3Q+RroX/41Ezmw3gUy5N1ERqVSoa3v7iKpC8XFQGJ3qaJDbhGTp9 zYAut1zgNPg7WvtZElDpLHR98uMgzBn96BVMZ/DOIOCYkKhg+uimCYd4htOchgY2mhRn aRcDNGA12fQswoqcsXUuYekh+kvQF2S170tEKoohWx9R9uOM+SVmgX9q87FA6qsLyUa2 TyHbmP4B2nbgfxkgqPqytoDDdxf5T1kOds4THMaM1zAAcJoIaIJe9NNylyGIMuJbqEu4 oLIQ== X-Gm-Message-State: ACrzQf1kJfTKyNGAFF5BCLlT7m15WK+6465Tx8E2ZlRAHg+32Je91y92 pT0eIpKeDyppceW1weXuz+sebv+0pTIr8A== X-Google-Smtp-Source: AMsMyM5+j4tefHtRdlF08NeJxrqiuupJYyGUaqZx1/NlEKLlX/+mKl/8p4VlwrZWMtBgUOowJwF4fQ== X-Received: by 2002:a05:622a:287:b0:35c:edbc:98e9 with SMTP id z7-20020a05622a028700b0035cedbc98e9mr20018385qtw.280.1664236367281; Mon, 26 Sep 2022 16:52:47 -0700 (PDT) Received: from mail-yb1-f173.google.com (mail-yb1-f173.google.com. [209.85.219.173]) by smtp.gmail.com with ESMTPSA id e24-20020ac84918000000b003445d06a622sm11406987qtq.86.2022.09.26.16.52.46 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Sep 2022 16:52:46 -0700 (PDT) Received: by mail-yb1-f173.google.com with SMTP id e81so10305738ybb.13 for ; Mon, 26 Sep 2022 16:52:46 -0700 (PDT) X-Received: by 2002:a05:6902:10a:b0:6af:b884:840e with SMTP id o10-20020a056902010a00b006afb884840emr24268296ybh.330.1664236365718; Mon, 26 Sep 2022 16:52:45 -0700 (PDT) List-Id: FreeBSD on the RISC-V instruction set architecture List-Archive: https://lists.freebsd.org/archives/freebsd-riscv List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-riscv@freebsd.org X-BeenThere: freebsd-riscv@freebsd.org MIME-Version: 1.0 References: <9169b2f3-7e31-775a-2456-51aab1569020@pine64.org> In-Reply-To: <9169b2f3-7e31-775a-2456-51aab1569020@pine64.org> From: Tomek CEDRO Date: Tue, 27 Sep 2022 01:52:33 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: PINE64 STAR64 To: Info Team , "freebsd-riscv@FreeBSD.org" , info@freebsdfoundation.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4Mc01X3cYbz43Vn X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cedro.info header.s=google header.b=JteYqGFA; dmarc=none; spf=none (mx1.freebsd.org: domain of tomek@cedro.info has no SPF policy when checking 2607:f8b0:4864:20::829) smtp.mailfrom=tomek@cedro.info X-Spamd-Result: default: False [-2.32 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; SUBJ_ALL_CAPS(0.98)[13]; R_DKIM_ALLOW(-0.20)[cedro.info:s=google]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::829:from,209.85.219.173:received]; TO_DN_EQ_ADDR_SOME(0.00)[]; R_SPF_NA(0.00)[no SPF record]; MLMMJ_DEST(0.00)[freebsd-riscv@freebsd.org]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[cedro.info:+]; RCVD_COUNT_THREE(0.00)[4]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; PREVIOUSLY_DELIVERED(0.00)[freebsd-riscv@freebsd.org]; TO_DN_SOME(0.00)[]; DMARC_NA(0.00)[cedro.info]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] X-ThisMailContainsUnwantedMimeParts: N Thank you PINE64 Team for the update on STAR64 board release date :-) I am attaching freebsd-riscv@FreeBSD.org mailing list and the FreeBSD Foundation to this reply. Mailing list is the best place for RISC-V related announcements and contact with FreeBSD Unix users and developers working on the RISC-V target implementation. Please subscribe and send further RISC-V related announcements here. If you consider sharing engineering samples with the FreeBSD developers the FreeBSD Foundation is the best contact. Waiting patiently for the STAR64 board release :-) Best regards :-) Tomek CEDRO On Tue, Sep 27, 2022 at 12:59 AM Info Team wrote: > > Hi Tomek, > > Here is teh Star64 wiki page: https://wiki.pine64.org/wiki/STAR64 > > Currently, PINE64 just release out Star64 prototype board to key > developers. The actual production boards schedule on mid Q4, 2022 released. > > Regards, > Info Team > > > > On 9/26/2022 12:19 PM, Tomek CEDRO wrote: > > Hello world :-) > > > > Is STAR64 board release known already? > > > > I have purchased StarFive VisionFive2 board recently, it has the same > > CPU.. but STAR64 board will have onboard WiFI+BT and the PCI-E slot > > :-) > > > > Is FreeBSD Unix support planned? > > > > Are engineering boards for FreeBSD developers planned? > > > > Thank you for any hints :-) > > Tomek CEDRO > > -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info