mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-12 21:53:03 +00:00
modules/coreboot: Update Purism coreboot to 24e2f7e4
This is 4.21-Purism-1 plus a fix for native graphics init on Mini v1/v2: HDMI1 is enabled so passive DisplayPort to DVI/HDMI adapters will work. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
8272d33e7c
commit
bde945ea57
@ -79,10 +79,10 @@ coreboot-talos_2_repo := https://github.com/Dasharo/coreboot
|
||||
coreboot-talos_2_commit_hash := c8aed443c631042ad2b0326c35cd0b774752b924
|
||||
$(eval $(call coreboot_module,talos_2,))
|
||||
|
||||
# Similarly, purism is based on 4.20.1, but nothing builds against 4.20.1 itself
|
||||
# Similarly, purism is based on 4.21, but nothing builds against 4.21 itself
|
||||
# or any other fork - no benefit to sharing the toolchain yet.
|
||||
coreboot-purism_repo := https://source.puri.sm/firmware/coreboot.git
|
||||
coreboot-purism_commit_hash := a899f08d2789db1dd9b02cff34179c4d38e6d0e3
|
||||
coreboot-purism_commit_hash := 24e2f7e46c933b0764b245f7f0b4c54554881950
|
||||
$(eval $(call coreboot_module,purism,))
|
||||
|
||||
# Check that the board configured the coreboot version correctly
|
||||
|
Loading…
x
Reference in New Issue
Block a user