From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EPTgEMaQg2SSUQAASxT56A (envelope-from ) for ; Fri, 09 Jun 2023 22:51:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sCz1D8aQg2QWEQAAG6o9tA (envelope-from ) for ; Fri, 09 Jun 2023 22:51:18 +0200 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 0F86327040 for ; Fri, 9 Jun 2023 22:51:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q7j4b-0007vo-E9; Fri, 09 Jun 2023 16:51:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7j4Y-0007vb-7w for guix-patches@gnu.org; Fri, 09 Jun 2023 16:51:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q7j4X-0007uP-RN for guix-patches@gnu.org; Fri, 09 Jun 2023 16:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q7j4X-00089L-NW for guix-patches@gnu.org; Fri, 09 Jun 2023 16:51:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63766] [PATCH 0/4] Image for HiFive Unmatched Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Jun 2023 20:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63766 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 63766@debbugs.gnu.org Received: via spool by 63766-submit@debbugs.gnu.org id=B63766.168634383031290 (code B ref 63766); Fri, 09 Jun 2023 20:51:01 +0000 Received: (at 63766) by debbugs.gnu.org; 9 Jun 2023 20:50:30 +0000 Received: from localhost ([127.0.0.1]:32810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7j42-00088b-7A for submit@debbugs.gnu.org; Fri, 09 Jun 2023 16:50:30 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7j40-00088L-Qe for 63766@debbugs.gnu.org; Fri, 09 Jun 2023 16:50:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7j3v-0007gZ-Jb; Fri, 09 Jun 2023 16:50:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=icY682dIvH6t/nkmT1hUS5Z8PTqa3BJAr4rvVL6gcUQ=; b=dRr/Hgq0JkzWowcHC7XY CvO49Lz57pRb9NduWZoylqWqvryt0zj9AmM4ifyXl9oELnO1oBMhSlhMs07USJ2EC4ce6WiPyL6/f H82yhyKFbpgx55mrxOBlPvPKpx8zZhMUhgUMtQ7jDa/6axPSIrCF4V2x21g9sJ25Ut9GJG2yMctUS k7n/rGnLyTyh8iuLaxMRLYJBEpxyQmO7JbagyNdjpLuJ7N51fRMZlwpxugiIuuNei1xf/xpVCIjeD y6deAx14e++GZDpBV44yiG3RRCPIB6HrUF9wg1LhJW+CwV01APB7lga8xN4RJTzBJ3M+rulwt2F32 zQW6xIP9R0Al+g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7j3u-0003tV-B2; Fri, 09 Jun 2023 16:50:23 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 09 Jun 2023 22:50:20 +0200 In-Reply-To: (Efraim Flashner's message of "Sun, 28 May 2023 12:41:45 +0300") Message-ID: <877cscuzqr.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686343878; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=icY682dIvH6t/nkmT1hUS5Z8PTqa3BJAr4rvVL6gcUQ=; b=BdGuIiBFc50zN1khax5616D2ba1ZkjSHsE/9afcWin/+Qw2tscDP7FGxhGocG8UhDwger2 8xIeuF/ULr3ROuJy+AA3AsFmEYABZfIZFXXVqiRUHgDcJ5FG14dv22Jc6zFBHb/ipavr2M CG4na0ZUZoksnThyW9IJe+Xlc8DXCFFxHTwN0B4eib6jj0L6wdCX/3pNum4AzD/YZMpUzK k+O6DcHO/W3ccaYPV3Ws6Xm6ViL0M8wwz5OIo82zHB6R521yp7CReSho2i8hKUJmWsbjEi QM7df+4oN5O3kKTQ4aPKFmruLu9GN+ZpYqvGKpwi7IbJ1LnLfDdFa3NeQ+Kn9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="dRr/Hgq0"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686343878; a=rsa-sha256; cv=none; b=eJZzjhmunY6uyixFzmWjuNvMdkRRCPMwHG+ixim1ziTPwUEgMssFIIT/lThCQKxIjcaSgt 4EDtPii6+GCjwFj9k1H9z4Gid1CmNEgzJ3UNGn9nPpQ2q6aaMFUWailscHKOWxrPa0FNwK cw3EFeoOLszEP+b8hjsJbf5Q18/K58TbOu+2BEmFv5i9XSZLVYF14Ke2qXopVvSrLNHCub lAivyhIp0WUPnaBeA4LGzPGsFNSbMVISxQwnfCe1BXDkexJdamnfjYs8BewCEc6PLWcgk1 6xlVhDyVZgShY6Vbov7Ge/ljtN2q4qIeYFBHFnoHjvPkZfsWoG9KtiwT4rU0OQ== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="dRr/Hgq0"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0F86327040 X-Spam-Score: -4.11 X-TUID: 8zPhJYiRKUgT Efraim Flashner skribis: > I've gotten an image built for the HiFive Unmatched board and it's > currently the image I'm running for that machine. The unformatted > partition and the specific UUID for the first two partitions in the > unmatched.scm are apparently necessary for the bring-up of the board, > and likely will be necessary for other riscv64 boards in the future. Nice patch series! It=E2=80=99s exciting to know that this thing runs on a= ctual HiFive boards. :-) Ludo=E2=80=99.