From e2237a6e7357b77e1a453e9438c80fac7c65c0e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Fri, 10 Jan 2025 15:26:56 +0100 Subject: [PATCH] modules/coreboot: bump Dasharo fork for 96GB boot time fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Kopeć --- modules/coreboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/coreboot b/modules/coreboot index 16aa7d7b..77176256 100644 --- a/modules/coreboot +++ b/modules/coreboot @@ -94,7 +94,7 @@ $(eval $(call coreboot_module,purism,24.02.01)) # MSI and NovaCustom NV4xPZ, NS5xPU, V540TU, V560TU boards are based on Dasharo # coreboot fork, based on upstream coreboot version 24.02 coreboot-dasharo_repo := https://github.com/dasharo/coreboot -coreboot-dasharo_commit_hash := 87852b0f89f998ac046e801ae26c6d2cfe85afe7 +coreboot-dasharo_commit_hash := 8adaae026dc055fa8b445fbe32e5146576d56c28 $(eval $(call coreboot_module,dasharo,24.02.01)) coreboot-dasharo_patch_version := unreleased