From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uNPvH5WmcmBX1QAAgWs5BA (envelope-from ) for ; Sun, 11 Apr 2021 09:34:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eFm6GZWmcmAePgAAB5/wlQ (envelope-from ) for ; Sun, 11 Apr 2021 07:34:45 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CC45C315D6 for ; Sun, 11 Apr 2021 09:34:44 +0200 (CEST) Received: from localhost ([::1]:53364 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lVUcF-0001Mc-Lh for larch@yhetil.org; Sun, 11 Apr 2021 03:34:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37380) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVUc7-0001MF-9G for guix-devel@gnu.org; Sun, 11 Apr 2021 03:34:35 -0400 Received: from mail-pf1-x42b.google.com ([2607:f8b0:4864:20::42b]:45994) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lVUc5-0006AN-Hd for guix-devel@gnu.org; Sun, 11 Apr 2021 03:34:35 -0400 Received: by mail-pf1-x42b.google.com with SMTP id i190so7091588pfc.12 for ; Sun, 11 Apr 2021 00:34:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=TOTa2gJr7mFGYHurXEUhsTyuLeejFah8yG+HztBLMQU=; b=qKBSERkPBCZ11i1bScCEpUi1juNAqqIcCPKlyoRthDWl0G50uA+eGYv5M9rsRPWeat /KuMLVLfyqqCaHkzxMkx28IlJQwarmf7u4QBGtk/Vgj9xQJR3+7ABKpbrvjMcnA9g2ry X/ma1cZGRy0zyqkQee5Fysq3zNveG+EvmCxhBeSD7hBGGSjEHC1G8gzOmMMdlqaH2pOB dGRAczI5CCb3ynN32NdPuVL9NnkmIbfd9sw7nV6/k2TCVPKXsAya0rwiNxXbm6ls8eU2 Zhtn1Wy7sjI8x0Q7cH+prf3MzLorMRHxl+1RBxAy/TDxsnSoKRuEKSPLF+wJ8txmU1G0 hbXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=TOTa2gJr7mFGYHurXEUhsTyuLeejFah8yG+HztBLMQU=; b=NswH5z/HZGGEf6Tep9uZmwOpEFb1WYf4y1+XMvTtUcgZ8XMlC+m8opWA+pOFhFydw4 /rYKFzMFADnCYXPkQMFfCSVz4wU9akzu0edjjPNoxSbmbM25VR83s88ze1NdF0MrC1QS 1k15oDWGGcr52H3OwGrpJcz2hSmZLqQQlNZqA1DDemibYhWwi6UMokAagswboCm6Smz6 IWNCBQC5sI/3i6x3h6DwOSXTl96S0UGHa/IagPqnejLEbGzGYxxERT1zMgI+DZUBlyhK 5RdDRSO8JWEi5CQGWMolVzK3Csn9XzuX02e6cddAQj1iWRjdAUJgoexZYawFZkBirnr+ LOKg== X-Gm-Message-State: AOAM5312C5OB6zNEcsBgQuUw8Q1ileSknhAdflTpr0CEmojUzEzFJwGY /VL89Z8AE37W1TPoUO/mkSk4mIEBRoo5pw== X-Google-Smtp-Source: ABdhPJxSsnrat90z49eUjepRXgpAjzy+NTJtlBQzg+JNNOZu+1dAr55pyNfP65T6cKN+VN1CpFzYNA== X-Received: by 2002:a63:f959:: with SMTP id q25mr21790446pgk.104.1618126471321; Sun, 11 Apr 2021 00:34:31 -0700 (PDT) Received: from garuda-lan (c-24-18-44-142.hsd1.wa.comcast.net. [24.18.44.142]) by smtp.gmail.com with ESMTPSA id mp21sm7521318pjb.16.2021.04.11.00.34.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 11 Apr 2021 00:34:30 -0700 (PDT) From: Chris Marusich To: Tobias Platen Subject: Re: Please review blog post draft: powerpc64le-linux support References: <87a6qbc28m.fsf@gmail.com> <87r1jlnojn.fsf@gmail.com> <87mtu8ohqi.fsf@gmail.com> <42ef259583a7acc134f587a92c902a8ad6b4039c.camel@zaclys.net> <20210410115938.f97fe5b8c7abbf39fd3025c9@platen-software.de> Date: Sun, 11 Apr 2021 00:34:26 -0700 In-Reply-To: <20210410115938.f97fe5b8c7abbf39fd3025c9@platen-software.de> (Tobias Platen's message of "Sat, 10 Apr 2021 11:59:38 +0200") Message-ID: <87r1jhxojh.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=2607:f8b0:4864:20::42b; envelope-from=cmmarusich@gmail.com; helo=mail-pf1-x42b.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618126485; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=TOTa2gJr7mFGYHurXEUhsTyuLeejFah8yG+HztBLMQU=; b=adNA0Td6lSYqv60n/KVIndfalu6IKeIRLaEA+CWF9vcjoDgSONe+GQwSJw1VLqnSRNwzC/ BOo7OovPiQkWdcI7N5+sIJ+10ByZ+P5kZ72xPthlOoq2NmVFpov68tRExe2q6rPO/zC3pg 1fPY8N6XzOHYODE5lnNiI6CzxH2dBG5rhRlxHW7A4cVYlIm/XCUDH/4+53kyF/1R+2bkz3 2gWuYBdUqb4pPfk5iy/A1Uajth+t2bc8xVp87i6dCDinRhpyjkEeiHmAMZ8TeQKyP7CziU VZZkR0KYQMwoLbYpynsA2QHXJMAZjHKktzODt3D5OOp8QGg+gkicxziRn00HSg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618126485; a=rsa-sha256; cv=none; b=X32y6IxogPE7ANzJ/LkeP7CnrU8WMH/rtgpwmJCRSsoCWX2VuL4lV2Y76Ev2rNjCrR3T6L 8W/qMpZ5eUWcrwINK25lGuGBFTqO3scwmTvYuRq+C77YiIxJ0FJ1ua9TCO6yJmRXXhX6EX BJq2iUrYuAd/n1H5oW0jqkwQvSYojmbwPEpDpEN2XfBFRQyFZJhUzo+/dNk7BE5VkWf6u5 CM09XAFF8QSOqGoJu4M1oU5Qrut67nUCxABoL32xHq1QuHTVaNRyYvxtMYEJY6jPRe30wV CPTB5BqDz+5/lplGfQqW3WrwrjjYLoWsywWHQRohr29Xk7YeBWVfoMH+g+hb3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=qKBSERkP; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -5.24 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=qKBSERkP; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: CC45C315D6 X-Spam-Score: -5.24 X-Migadu-Scanner: scn0.migadu.com X-TUID: oi4/Rp4gHpY+ --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Tobias, Thank you very much for taking the time to review the blog post! Tobias Platen writes: > On Fri, 09 Apr 2021 00:59:44 +0200 > L=C3=A9o Le Bouter wrote: > >> On Thu, 2021-04-08 at 09:37 -0700, Chris Marusich wrote: >> > They also say in that Twitter thread: "We have been putting together >> > our >> > systems from blob-free components only (sans NIC as is known and >> > being >> > actively worked), and this is an area where no low-cost blob-free >> > silicon is available right now." >> >=20 >>=20 >> I've been using the Free Software firmware replacement for the NIC >> since a while now and it's working great:=20 >> https://github.com/meklort/bcm5719-fw/ > > I've install that firmware on my Talos II and I can confirm that it works. > I have reviewed 0001-website-drafts-Add-powerpc64le-linux-announcement.pa= tch and it looks good. > It would be good to mention the Libre-SoC project(https://libre-soc.org/)= , which might be a good target for the future. I think that project is interesting, but I don't think I'll add a section expliclty mentioning it in the post this time. I originally did discuss RISC-V in passing, but it felt out of place, since the focus of the blog post is really on the POWER9 support. The blog post is already quite long, so I tried to cut out what I could. I appreciate the suggestion, though. I hope that somebody will try porting to Libre-SoC as well, and RISC-V, too! =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAmBypoMVHGNtbWFydXNp Y2hAZ21haWwuY29tAAoJEN1AmhXYIkadg4EQAK2LYwwLT7+yaJX7BWCOLPE0anaX 3aMLFLcbiDuiJlyA9+MgfygiOC+f+QWgD7oURNgFR26xWhJfC7d8PKTGo9xTKpMQ aMLeGlrV11VFC8VIf93MuS0+IFZPpewgeXAb2i9S+MiSYoPr2+ueP8G3f502f65s VkQQ8jaTyVPoQediCtf+9OcGAmkarq/SUjY1fQ+enF+EzHjZKb9XY4fRINq76Hpa QCymRrSxPkFJ9gdIWCP+Jbvw8TFarj21gea9WL61S1NXDspeTk/bfDf0OHOp99fB xJekKgaSuIOgJ9SipL4eUpJHG9xVSWZQB1N7c0BrP5x/hbNM4VbC4VTTemwZMFQG WHka5OnJAgML2VS5Z/m8Bib/GebwXiLLOyIgggMK0r9a9toq40qaksLh6cjFWR9k W97Upc5du6wy/aaCzufMYeBOMOdYIeho/uAoE/VgsJyl4uAlVSO6vY9QWuMJ52VJ YYwB891haBcF2MOGKU9J90xnahobBzG6lJdeLDo86cK/gIzltDYMDwLiyKH529pM H19VjUAkSnDaAGua1Q9h8CySqlHdnDCmk88iGhrFePIlZOhKL/G+MoXPHN2fUHCR MzGSBo7oE2nHywqzlg1RNfciulJtFs+61wS/NcSGQfflGLVMZO2J3uIsKzD1qeSB 5SP9er+SHsLtUvc+ =SRP7 -----END PGP SIGNATURE----- --=-=-=--