From nobody Fri May 28 18:40:08 2021 X-Original-To: freebsd-arm@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 3AADDC7EF01 for ; Fri, 28 May 2021 18:40:17 +0000 (UTC) (envelope-from linimon@portsmon.org) Received: from MTA-14-4.privateemail.com (mta-14-4.privateemail.com [198.54.118.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FsD5D3ZYlz4W4T for ; Fri, 28 May 2021 18:40:16 +0000 (UTC) (envelope-from linimon@portsmon.org) Received: from mta-14.privateemail.com (localhost [127.0.0.1]) by mta-14.privateemail.com (Postfix) with ESMTP id 62067800C8; Fri, 28 May 2021 14:40:09 -0400 (EDT) Received: from APP-02 (unknown [10.50.14.152]) by mta-14.privateemail.com (Postfix) with ESMTPA id 409A1800C3; Fri, 28 May 2021 14:40:09 -0400 (EDT) Date: Fri, 28 May 2021 13:40:08 -0500 (CDT) From: "linimon@portsmon.org linimon@portsmon.org" To: John F Carr , freebsd-arm Message-ID: <819327797.341492.1622227209210@privateemail.com> In-Reply-To: References: Subject: Re: Orange Pi support List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.4-Rev23 X-Originating-Client: open-xchange-appsuite X-Virus-Scanned: ClamAV using ClamSMTP X-Rspamd-Queue-Id: 4FsD5D3ZYlz4W4T X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of linimon@portsmon.org designates 198.54.118.206 as permitted sender) smtp.mailfrom=linimon@portsmon.org X-Spamd-Result: default: False [-3.30 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FREEFALL_USER(0.00)[linimon]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[198.54.118.206:from]; R_SPF_ALLOW(-0.20)[+ip4:198.54.118.192/27:c]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[portsmon.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SPAMHAUS_ZRD(0.00)[198.54.118.206:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; HAS_X_PRIO_THREE(0.00)[3]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:22612, ipnet:198.54.118.0/24, country:US]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-arm]; RWL_MAILSPIKE_POSSIBLE(0.00)[198.54.118.206:from] X-ThisMailContainsUnwantedMimeParts: N > On 05/27/2021 9:25 AM John F Carr wrote: > It would be nice to have a support matrix showing Orange Pi models. Please contact wiki-admin@FreeBSD.org and we can set you up with access. I have not powered up either my Orange Pi 1 or Orange Pi +2E for a while but they were working via both serial port and ethernet the last time I tried them. mcl