From 13aa08ce9c8ece8bd62fecd9147bf0b2a9e38dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBygowski?= Date: Wed, 20 Mar 2024 14:52:30 +0100 Subject: [PATCH] modules/coreboot: Bump coreboot revision to fix FlashBIOS on MSI DDR4 boards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Żygowski --- modules/coreboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/coreboot b/modules/coreboot index 474d2d9a..8bca112c 100644 --- a/modules/coreboot +++ b/modules/coreboot @@ -90,7 +90,7 @@ $(eval $(call coreboot_module,purism,)) # MSI and Nitropad NV41 / NS50 boards are based on Dasharo coreboot port coreboot-dasharo_repo := https://github.com/dasharo/coreboot -coreboot-dasharo_commit_hash := 3a9aa3a4692f3dd49732f5b4e3ec54be385f0969 +coreboot-dasharo_commit_hash := 38215f5a2bb3ea8ead10bf9c481caeb07d3a19ad $(eval $(call coreboot_module,dasharo,)) # Check that the board configured the coreboot version correctly