From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54012) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j35N5-0002qL-3F for guix-patches@gnu.org; Sat, 15 Feb 2020 16:53:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j35N4-0006LY-8j for guix-patches@gnu.org; Sat, 15 Feb 2020 16:53:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58786) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j35N4-0006Jr-5J for guix-patches@gnu.org; Sat, 15 Feb 2020 16:53:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j35N0-0006JL-3u for guix-patches@gnu.org; Sat, 15 Feb 2020 16:53:02 -0500 Subject: [bug#39617] [PATCH 0/2] Add initial Pinebook Pro support Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:53982) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j35M5-0002k2-7S for guix-patches@gnu.org; Sat, 15 Feb 2020 16:52:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j35M4-0004SH-1A for guix-patches@gnu.org; Sat, 15 Feb 2020 16:52:05 -0500 Received: from mail-pf1-x443.google.com ([2607:f8b0:4864:20::443]:40612) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j35M3-0004PQ-Pm for guix-patches@gnu.org; Sat, 15 Feb 2020 16:52:03 -0500 Received: by mail-pf1-x443.google.com with SMTP id q8so6836330pfh.7 for ; Sat, 15 Feb 2020 13:52:03 -0800 (PST) References: <87tv3rd6sz.fsf@gnu.org> From: Mike Rosset In-reply-to: <87tv3rd6sz.fsf@gnu.org> Date: Sat, 15 Feb 2020 13:51:56 -0800 Message-ID: <87sgjbwmbn.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: 39617@debbugs.gnu.org Cc: vagrant@debian.org, dannym@scratchpost.org Jan Nieuwenhuizen writes: > Hello ARM Gurus! > > These patches add initial Pinebook Pro support. There are several rough edges, > your help would be much appreciated! Hello Jan, Thank you for working on this. I have not received my pinebook pro yet, it should be here sometime this month. I will try to help with this once it I have received it. Mike