soc/intel/baytrail: Add microcode for '06-37-08' SOCs
Previously only the '06-37-03' and '06-37-09' microcode files were provided but '06-37-08' was missing. Linux on my '06-37-08' SOC was segfaulting in various unpredictable ways without this patch. Signed-off-by: Mate Kukri <km@mkukri.xyz> Change-Id: I1a66a8ba980f4fd43f5f54d446edbcd5029e33a0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/86217 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
parent
24b1f190b5
commit
135b3ecac9
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ ramstage-y += placeholders.c
|
|||
postcar-y += ../../../cpu/intel/car/non-evict/exit_car.S
|
||||
|
||||
cpu_microcode_bins += 3rdparty/blobs/soc/intel/baytrail/microcode.bin \
|
||||
3rdparty/intel-microcode/intel-ucode/06-37-08 \
|
||||
3rdparty/intel-microcode/intel-ucode/06-37-09
|
||||
|
||||
CPPFLAGS_common += -Isrc/soc/intel/baytrail/include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue