Skip to content

Commit ff9adad

Browse files
modules/coreboot: Update Purism to 24.02.01-Purism-1 w/bootsplash fix
Increases coreboot heap size to accommodate Heads bootsplash. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
1 parent 265b1da commit ff9adad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/coreboot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ $(eval $(call coreboot_module,talos_2,))
8585
# Similarly, purism is based on 24.02.01, but nothing builds against that release
8686
# or any other fork - no benefit to sharing the toolchain yet.
8787
coreboot-purism_repo := https://source.puri.sm/firmware/coreboot.git
88-
coreboot-purism_commit_hash := 93435b9067d30ec84a6c45ca8649cc76913b1cb8
88+
coreboot-purism_commit_hash := f4f61b75bcfc50fa3a89f8f438e5312e750f6e3c
8989
$(eval $(call coreboot_module,purism,))
9090

9191
# MSI and Nitropad NV41 / NS50 boards are based on Dasharo coreboot port

0 commit comments

Comments
 (0)