diff --git a/modules/coreboot b/modules/coreboot index 43e69d3ea..51db5583e 100644 --- a/modules/coreboot +++ b/modules/coreboot @@ -44,7 +44,7 @@ else ifeq "$(CONFIG_COREBOOT_VERSION)" "4.19" else ifeq "$(CONFIG_COREBOOT_VERSION)" "talos_2" coreboot_version = git coreboot_patch_version = talos_2 - coreboot_commit_hash = c8aed443c631042ad2b0326c35cd0b774752b924 + coreboot_commit_hash = fc47236e9877f4113dfcce07fa928f52d4d2c8ee coreboot_repo := https://github.com/Dasharo/coreboot else ifeq "$(CONFIG_COREBOOT_VERSION)" "purism"