diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2018-06-28 13:21:10 -0500 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2018-06-30 15:11:25 +0000 |
commit | 0a36c2ce15fd44e03e78a8805e6cc30fb5a7b67c (patch) | |
tree | 362463f6892b4ab41b9b9eb460f82ef12a3d118d /src/mainboard/google/parrot | |
parent | cbe73ea28b874f20c3dd88924bad7959d806889a (diff) |
cbfstool: fix FIT entry checksum type value for ucode entries
commit c1072f2 [cbfstool: Update FIT entries in the second bootblock]
incorrectly changed the value of type_checksum_valid for microcode
entries from FIT_TYPE_MICROCODE to 0, breaking microcode loading on
Skylake/FSP1.1 devices (and others?). Correct this by reverting to the
previous value.
Test: build/boot google/chell, observe FspTempRamInit no longer fails,
device boots as expected.
Change-Id: Ib2a90137c7d4acf6ecd9f06cb6f856bd7e783676
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/27266
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Naresh Solanki <naresh.solanki@intel.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/parrot')
0 files changed, 0 insertions, 0 deletions