Skip to content

Commit c03aeaf

Browse files
committed
omnigul : use MrChromebox 24.12 branch, remove unneeded 24.02.01 patches, cp Pr0 patch from 24.12, save coreboot config
Input for linuxboot#1658 Repro: echo "bogus" | sudo tee build/x86/coreboot-mrchromebox/.canary #make sure coreboot witches to proper fork+commit+applies patch ./docker_repro.sh make BOARD=omnigul #Builds 24.12 shared crossgcc buildstack + clone + patch + builds with previous coreboot config ./docker_repro.sh make BOARD=omnigul coreboot.modify_defconfig_in_place # review defconfig: remove things deviating on default on which we are unsure ./docker_repro.sh make BOARD=omnigul coreboot.modify_and_save_oldconfig_in_place # review changes. ./docker_repro.sh make BOARD=omnigul # check if builds Builds locally. Todo: - review changes of config - easy to do with './docker_repro.sh make BOARD=omnigul coreboot.modify_defconfig_in_place' which shows deviation from boards defaults. Signed-off-by: Thierry Laurion <[email protected]>
1 parent ff519c9 commit c03aeaf

9 files changed

+560
-111718
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ jobs:
197197
- build/x86/coreboot-24.02.01
198198
- build/x86/coreboot-24.12
199199
- build/x86/coreboot-dasharo
200+
- build/x86/coreboot-mrchromebox
200201
- build/x86/coreboot-purism
201202
- build/x86/musl-cross-make-38e52db8358c043ae82b346a2e6e66bc86a53bc1
202203
- crossgcc

BOARD_TESTERS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ xx8x(Kaby Lake Refresh):
3737
===
3838
- [ ] t480: @gaspar-ilom @doritos4mlady @MattClifton76 @notgivenby @akunterkontrolle
3939

40+
ChromeBooks (CR50 based TPM2: does not support TPM unsealed Disk Unlock Key)
41+
===
42+
- [ ] Omnigul (AlderLake: Intel 12th Gen): @mdrobnak
43+
4044
Librems:
4145
===
4246
- [ ] Librem 11(JasperLake): @JonathonHall-Purism

0 commit comments

Comments
 (0)