Commit 9cfb8fe
ich_descriptors: Guess Wildcat Lake from descriptor content
Panther Lake and Wildcat Lake chipsets share the same CPU Soft Strap
Offseti (CSSO). They have different ICH Strap Length (ISL) as per the
SPI Programming Guide. When ISL is 0x78, guess the chipset as Wildcat
Lake. Otherwise guess the chipset as Panther Lake by default as done
earlier.
BUG=None
TEST= meson compile -C builddir; meson test -C builddir;
Change-Id: I4f84ce2501a5526bf0b5118249efbc07e9d9a2ab
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/92411
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>1 parent c332472 commit 9cfb8fe
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1094 | 1094 | | |
1095 | 1095 | | |
1096 | 1096 | | |
1097 | | - | |
1098 | | - | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
1099 | 1105 | | |
1100 | 1106 | | |
1101 | 1107 | | |
| |||
0 commit comments