coreboot/src/cpu/intel
David Guckian 5f06d53bdb intel/fsp_rangeley: Load BSP microcode in bootblock
Load microcode to BSP in bootblock so later on the FSP TempRamInit call
will return with success. The updated fsp1_0 driver calls TempRamInit
API with dummy microcode, so FSP will not handle the microcode load. If
BSP is not loaded with microcode before calling TempRamInit API, the
call will fail with error No Valid Microcode Was Found.

Change-Id: I9c55acaf3353a759bb0119f0a5402a704ffb2c4a
Signed-off-by: David Guckian <david.guckian@intel.com>
Reviewed-on: http://review.coreboot.org/12367
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: York Yang <york.yang@intel.com>
2015-11-16 17:39:55 +01:00
..
car tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
common/acpi cpu/intel: Move Power notification ASL code into common/acpi 2015-10-23 22:28:12 +02:00
ep80579 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
fit arch/x86/bootblock: Do not include non-code files in bootblock.S 2015-10-08 19:11:24 +00:00
fsp_model_206ax tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
fsp_model_406dx intel/fsp_rangeley: Load BSP microcode in bootblock 2015-11-16 17:39:55 +01:00
haswell tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
hyperthreading {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
microcode tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_6bx tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_6dx cpu/intel: Move Power notification ASL code into common/acpi 2015-10-23 22:28:12 +02:00
model_6ex tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_6fx tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_6xx cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
model_65x tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_67x tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_68x tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_69x cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
model_106cx tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_206ax tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_1067x tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_2065x tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_f0x cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
model_f1x cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
model_f2x cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
model_f3x cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
model_f4x cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
slot_1 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
slot_2 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smm/gen1 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
socket_441 cpu: get rid of socket source code 2015-05-04 22:18:23 +02:00
socket_BGA956 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_BGA1284 cpu/intel: Add socket BGA1284 2015-11-10 00:19:01 +01:00
socket_FC_PGA370 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
socket_LGA771 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_LGA775 cpu: get rid of socket source code 2015-05-04 22:18:23 +02:00
socket_LGA1155 cpu: get rid of socket source code 2015-05-04 22:18:23 +02:00
socket_mFCBGA479 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_mFCPGA478 x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_mPGA478 cpu: get rid of socket source code 2015-05-04 22:18:23 +02:00
socket_mPGA479M x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
socket_mPGA603 cpu: get rid of socket source code 2015-05-04 22:18:23 +02:00
socket_mPGA604 Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
socket_PGA370 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
socket_rPGA988B Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig 2015-08-25 17:36:45 +00:00
socket_rPGA989 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig 2015-08-25 17:36:45 +00:00
speedstep tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
thermal_monitoring drop unused code (trivial) 2008-08-01 11:53:39 +00:00
turbo tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig cpu/intel: Add socket BGA1284 2015-11-10 00:19:01 +01:00
Makefile.inc cpu/intel: Add socket BGA1284 2015-11-10 00:19:01 +01:00