From nobody Fri Jul 8 04:40:16 2022 X-Original-To: freebsd-questions@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 5B5F63E1FED for ; Fri, 8 Jul 2022 04:40:27 +0000 (UTC) (envelope-from hello@paulwrankin.com) Received: from sendmail.purelymail.com (sendmail.purelymail.com [34.202.193.197]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4LfLDp3nFtz3NRN for ; Fri, 8 Jul 2022 04:40:26 +0000 (UTC) (envelope-from hello@paulwrankin.com) DKIM-Signature: a=rsa-sha256; b=GE0H9s/IWA9pdRDxGBglTilOmEL2p3WbErt/Z7fVJY0T7ZWKNNk4ctz7/YS6kWlxR7IgvOtiHq2IHyT0PDLtTirP2U7DnnX24TkO1um0hnl79zxsUkok5aqzImraad8fyf5IF1kmlZ6a1t5+2ZPkW+xEtQVsTCv/MVxjFgE+FA12y8JNGigDX6/8Kwb8vNJA4T+8G/q3hiD77k4hYlHGQf8AinPSiZMwteAENlk98eEHs1kPPBtWBRKEA/7Ypm4gy8wlgYC9Rb+93zMphJLMB2Xf5XxtY3md/Zi2tz+CXD2iSOZ3XJw5IbrzeHQplwqNn3itejOaPLSd8RF3kObqsw==; s=purelymail3; d=purelymail.com; v=1; bh=OvPatwnBShYA13u0j1G0Q2xddUKZpnxQevgKmBYlNmY=; h=Feedback-ID:Received:From:To; Feedback-ID: 791:353:null:purelymail X-Pm-Original-To: freebsd-questions@freebsd.org Received: by smtp.purelymail.com (Purelymail SMTP) with ESMTPSA id 576707767 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Fri, 08 Jul 2022 04:40:16 +0000 (UTC) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Date: Fri, 08 Jul 2022 14:40:16 +1000 From: "Paul W. Rankin" To: freebsd-questions@freebsd.org Subject: Which aarch64 release image is appropriate for the Pinebook Pro (rk3399)? User-Agent: Purely Mail via Roundcube/1.5.2 Message-ID: <6f4ee534f1b27bec81f2068330d13f5b@purelymail.com> X-Sender: hello@paulwrankin.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by Purelymail X-Rspamd-Queue-Id: 4LfLDp3nFtz3NRN X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=purelymail.com header.s=purelymail3 header.b="GE0H9s/I"; dmarc=pass (policy=reject) header.from=paulwrankin.com; spf=pass (mx1.freebsd.org: domain of hello@paulwrankin.com designates 34.202.193.197 as permitted sender) smtp.mailfrom=hello@paulwrankin.com X-Spamd-Result: default: False [-1.00 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[paulwrankin.com,reject]; R_DKIM_ALLOW(-0.20)[purelymail.com:s=purelymail3]; R_SPF_ALLOW(-0.20)[+a:sendmail.purelymail.com:c]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-questions]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14618, ipnet:34.192.0.0/12, country:US]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; DKIM_TRACE(0.00)[purelymail.com:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Hello, Which aarch64 release image is appropriate for the Pinebook Pro=20 (rk3399)? n.b. the Pinebook Pro is a different machine to the Pinebook (for which=20 there exists a dedicated image). I seem to recall seeing somewhere to use the ROCKPRO64 and replace the=20 bootloader? If so I=E2=80=99m comfortable doing this. I=E2=80=99m aware of the custom image by SleepWalker on the forum, but I=E2= =80=99d=20 prefer to use an official release image if possible. (Also this image=20 requires an old version of u-boot, which necessitates disabling the=20 PBP=E2=80=99s eMMC.) Warm regards, Paul