From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WG/2KPSRuGQjDwAASxT56A (envelope-from ) for ; Thu, 20 Jul 2023 03:46:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cEjnKPSRuGSIhgAA9RJhRA (envelope-from ) for ; Thu, 20 Jul 2023 03:46:28 +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 5731746CED for ; Thu, 20 Jul 2023 03:46:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=pLxDEY18; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689817588; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=w1nMy6Cw90nQ1Jnm5+LCDJgZivyT3vjF7lMhznREn1I=; b=FJfgPZk/E5L8EYQE3yOcnzPJ/hLxRIgxpImcOasHk+5cqUCxssBrK9HEPMA6tPA/mlrH9O d7bb1Y1NxlMxz1nBUG6l58h+XlCZNPYfFxvogBk2QIg3G/Iexd4hCNAEIOgRavuMMc0AYW /yN1+ZN0wL9ZyrKOYLmNWPLhi1riLgAjYEIpQDqjGp51RPlbChTF61FANK6LhCcdr/0ZFq YZHCKBqiD0xJVY1CHPqbJEing3Mtscezm3L0dLH9UOrwV7ch6aFcpNEB2hsX5SdyEVqD+A 4PdVhLqiWtYZiqE6jxgaMvmkc3ljpOPp+qAcu2yUTzPX4ap/Yj5nnCodVshm6w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689817588; a=rsa-sha256; cv=none; b=p3d5f+GaOoXBRroxKmzlAoEB+pXhPRP5y4i3EaMk1bpomV0k6I5yNQ1UXuh7ubhvHgEiDt TutViyearOVVYalvaWyeLFdZ2H/G38/joxy651ATcyFT+omzjBwye5s+y3TiQfReRvag5V 2WBYB60ZLKX07RLwqAHuivH9XzGKEF8J5lVRGvencamkK8JXFm8/H/3zOo5m5aUQsvrYwH WFvDEkbzkUrvl15A+JV5FFnDAuc9GdPhxoNHOfyY0e0Kn/U/Hl841xmDAEt/Du7ttArZx5 iSmEr98NokXtb6MYVwXV/ceuiFchcV8JXcscRIdPZbbrkIA2fZZzMb4gxh9thg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=pLxDEY18; 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMIk0-0004qO-Iu; Wed, 19 Jul 2023 21:46:04 -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 1qMIjz-0004pl-0n for guix-patches@gnu.org; Wed, 19 Jul 2023 21:46:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qMIjy-0002aj-P9 for guix-patches@gnu.org; Wed, 19 Jul 2023 21:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMIjy-0003PQ-BW for guix-patches@gnu.org; Wed, 19 Jul 2023 21:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64149] [PATCH v4 0/5] Update U-boot to 2023.07.02. References: <87o7ld9mu8.fsf@wireframe> In-Reply-To: <87o7ld9mu8.fsf@wireframe> Resent-From: vagrant@debian.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Jul 2023 01:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64149 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 64149@debbugs.gnu.org Cc: vagrant@debian.org, ludo@gnu.org, efraim@flashner.co.il, maxim.cournoyer@gmail.com Received: via spool by 64149-submit@debbugs.gnu.org id=B64149.168981752312992 (code B ref 64149); Thu, 20 Jul 2023 01:46:02 +0000 Received: (at 64149) by debbugs.gnu.org; 20 Jul 2023 01:45:23 +0000 Received: from localhost ([127.0.0.1]:57328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMIjL-0003NO-1y for submit@debbugs.gnu.org; Wed, 19 Jul 2023 21:45:23 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:41776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMIjH-0003Mz-AM for 64149@debbugs.gnu.org; Wed, 19 Jul 2023 21:45:22 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@aikidev.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 4B2831ABBD; Wed, 19 Jul 2023 18:45:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1689817509; bh=d70dnFRi+XWbxE1ApxEsrDlbuM11M6GJcIw2dbVCxe8=; h=From:To:Cc:Subject:Date:From; b=pLxDEY18VTulyHppxzIT1mKpeQTgx9AuVzS5q1Fv+UxUcTc05q63mxChjgmn2U/He r32V6OBmuse7X4Cufvb5fFXe0GXmj/5XN/SwgvbnUuogfuZjzYzGeAdIua1bbISDAS xLReu/cGWF0PByARQwE7CtUOAaPOJfj5P87GS8dyBm2mz/Lt4SL8vUsj8wE3EdK8Tu e7OVeXhx5U+4dMpfNblGNNdV19ApaOjEV9ER53MIveQMAwspN8mlPRea3qDWJn8jKc C6KN+qHtktVDIEduWpvcFF7VRlWZ0PUdgYUuVGNpbOuxAHG8/4bEz7wZSHCR1p9JfZ FjihrREg4UrpQ== From: vagrant@debian.org Date: Wed, 19 Jul 2023 18:44:54 -0700 Message-Id: <20230720014459.242139-1-vagrant@debian.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 X-Migadu-Spam-Score: -0.66 X-Spam-Score: -0.66 X-Migadu-Queue-Id: 5731746CED X-Migadu-Scanner: mx1.migadu.com X-TUID: 66AYOX7qbFPv From: Vagrant Cascadian I *think* I have resolved all mentioned issues so far. This series keeps arm-trusted-firmware-imx8mq at 2.8, as it no longer builds. It turns out using the #:config to disable CONFIG_SPL_FIT_SIGNATURE is working after all, so only used that one. Maxim Cournoyer (2): gnu: Add python-u-boot-pylib. gnu: patman: Add python-u-boot-pylib to inputs. Vagrant Cascadian (3): gnu: arm-trusted-firmware: Update to 2.9. gnu: u-boot: Update to 2023.07.02. gnu: u-boot: Add crust firmware to pinebook, pine64_plus and pine64-lts. gnu/local.mk | 3 +- gnu/packages/bootloaders.scm | 91 +- gnu/packages/firmware.scm | 20 +- .../u-boot-allow-disabling-openssl.patch | 13 +- .../patches/u-boot-fix-u-boot-lib-build.patch | 24 + .../patches/u-boot-infodocs-target.patch | 84 -- .../u-boot-patman-guix-integration.patch | 1244 ----------------- ...boot-sifive-prevent-reloc-initrd-fdt.patch | 8 +- 8 files changed, 129 insertions(+), 1358 deletions(-) create mode 100644 gnu/packages/patches/u-boot-fix-u-boot-lib-build.patch delete mode 100644 gnu/packages/patches/u-boot-infodocs-target.patch delete mode 100644 gnu/packages/patches/u-boot-patman-guix-integration.patch base-commit: 283969d0c527aa41e65bb4f5c2a7fa3baf86c49a -- 2.39.2