3rdparty/blobs: Update for current Intel microcode
The microcode included for `model_6xx` was for a 660, that path has changed. Change-Id: I09a41a8269cfdf8953bac10c9630922192851e73 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/c/30081 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
parent
f5ca922c87
commit
ab4eb2afc3
|
@ -1 +1 @@
|
||||||
Subproject commit 5b9c768f37991591409f5db6ecfb02fdd0c6319a
|
Subproject commit 16058e552279b4884b1f671e7a78752d28abd1cc
|
|
@ -1,3 +1,3 @@
|
||||||
ramstage-y += model_6xx_init.c
|
ramstage-y += model_6xx_init.c
|
||||||
|
|
||||||
cpu_microcode_bins += 3rdparty/blobs/cpu/intel/model_6xx/microcode.bin
|
cpu_microcode_bins += 3rdparty/blobs/cpu/intel/model_66x/microcode.bin
|
||||||
|
|
Loading…
Reference in New Issue