diff options
author | Subrata Banik <subratabanik@google.com> | 2022-03-14 14:17:32 +0530 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2022-03-30 21:18:11 +0000 |
commit | 7dcd0deafe667fdbec529285077149e0832acd69 (patch) | |
tree | 3a3258e8d6940b21f48e2996e073404643e84367 /util/git-hooks | |
parent | 1b66464269ed829ba08b2736500712e50753cfab (diff) | |
download | flashrom-7dcd0deafe667fdbec529285077149e0832acd69.tar.gz flashrom-7dcd0deafe667fdbec529285077149e0832acd69.tar.bz2 flashrom-7dcd0deafe667fdbec529285077149e0832acd69.zip |
ichspi: Add support for Meteor Lake
This patch adds Meteor Lake support into flashrom.
Additionally, utilize CSSO (CPU Soft Strap Offset) to uniquely detect
the chipset when the CSSL (CPU Soft Strap Length) field default value
(0x03) on Meteor Lake is the same as Elkhart Lake.
BUG=b:224325352
TEST=Flashrom is able to detect MTL SPI DID and show chipset name as below:
> flashrom --flash-name
....
Found chipset "Intel Meteor Lake-P/M".
....
> flashrom - internal --ifd -i fd -i bios -r /tmp/bios.rom
....
Reading ich_descriptor... done.
Assuming chipset 'Meteor Lake'.
Using regions: "bios", "fd".
Reading flash... done.
SUCCESS
Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I0a2ffe2ba8d96c90d89b77e0d8583d179ff02a75
Reviewed-on: https://review.coreboot.org/c/flashrom/+/62783
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Reviewed-by: Sam McNally <sammc@google.com>
Diffstat (limited to 'util/git-hooks')
0 files changed, 0 insertions, 0 deletions