From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45344) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7U4R-0004X2-S3 for guix-patches@gnu.org; Thu, 27 Feb 2020 20:04:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7U4Q-00019t-F1 for guix-patches@gnu.org; Thu, 27 Feb 2020 20:04:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54486) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j7U4Q-00019l-Cp for guix-patches@gnu.org; Thu, 27 Feb 2020 20:04:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j7U4Q-0000jc-7l for guix-patches@gnu.org; Thu, 27 Feb 2020 20:04:02 -0500 Subject: [bug#39617] [PATCH 0/2] Add initial Pinebook Pro support Resent-Message-ID: From: Vagrant Cascadian In-Reply-To: <20200216191911.26df0ad7@scratchpost.org> References: <87tv3rd6sz.fsf@gnu.org> <20200216191911.26df0ad7@scratchpost.org> Date: Thu, 27 Feb 2020 17:03:34 -0800 Message-ID: <875zfr1q1l.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic , Jan Nieuwenhuizen Cc: 39617@debbugs.gnu.org --=-=-= Content-Type: text/plain On 2020-02-16, Danny Milosavljevic wrote: > On Sat, 15 Feb 2020 19:49:48 +0100 > Jan Nieuwenhuizen wrote: > >> A vanilla kernel does not work yet; apparently development to upstream >> pinebook-pro patches lives here: >> https://gitlab.manjaro.org/tsys/linux-pinebook-pro > > Yeah, but LKML has some of the patches there in review, for example: > > * http://lkml.iu.edu/hypermail/linux/kernel/2001.1/01899.html (already accepted) > * https://patchwork.kernel.org/patch/11325531/ (pending changes) > [...] > * https://www.spinics.net/lists/kernel/msg3367972.html (pending changes) > > So all in all I think the Pinebook Pro will eventually work with the vanilla kernel. Updated patches were sent today (by the same person working on the manjaro kernel, I think): https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=248535 >> Similarly, Das U-Boot has a pinebook-pro development branch >> https://git.eno.space/pbp-uboot.git > > (Not so sure whether that one will be upstreamed) I think the upstreaming for pinebook pro is delayed on the device tree landing in upstream linux... Peter Robinson sent a patch series that kind of worked for me, though I didn't yet have a working kernel at the time to test: https://patchwork.ozlabs.org/project/uboot/list/?series=142716&state=* Combining that with the newer device-tree patches submitted to linux might be fruitful! I haven't done any recent tests, largely due to the issue with "guix pull" being broken on aarch64... might only have limited ability to test things the next week or so, or might just get a wild hair and go for it. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXlhm5gAKCRDcUY/If5cW qozRAPwK7FHkoPBoAZFb/Cz7G4I07Y0MzNZEMwujgunSraR9vgD+ISkIEdY4bnm7 8r1X1muOScETNTO9viTFuA63x0ZCTQI= =uf0+ -----END PGP SIGNATURE----- --=-=-=--