diff --git a/modules/coreboot b/modules/coreboot index 36af5a91..d6f1740d 100644 --- a/modules/coreboot +++ b/modules/coreboot @@ -37,7 +37,7 @@ else ifeq "$(CONFIG_COREBOOT_VERSION)" "4.17" EXTRA_FLAGS := -fdebug-prefix-map=$(pwd)=heads -gno-record-gcc-switches -Wno-error=packed-not-aligned -Wno-error=address-of-packed-member else ifeq "$(CONFIG_COREBOOT_VERSION)" "talos_2" coreboot_version = git - coreboot_commit_hash = 2207bbcccba31ad89cf21607b0d8d05d8dc47c03 + coreboot_commit_hash = b2d4cc237c51b84c0b465976a56c6deb21b9f263 coreboot_repo := https://github.com/Dasharo/coreboot else