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:
Nico Huber
2018-12-06 12:45:15 +01:00
committed by Nico Huber
parent f5ca922c87
commit ab4eb2afc3
2 changed files with 2 additions and 2 deletions

2
3rdparty/blobs vendored

View File

@@ -1,3 +1,3 @@
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