diff options
author | Weimin Wu <wuweimin@huaqin.corp-partner.google.com> | 2024-08-14 15:30:36 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-08-15 21:48:30 +0000 |
commit | fbb11f3cdb799798ca25a399174e9975cfaeaf8c (patch) | |
tree | d4e92b0987b14e958f840ee1b85033800b2ba306 /src | |
parent | f5055feb4d3d2be971a4c79df95fc0fa6f63aee2 (diff) |
mb/google/dedede/var/awasuki: Enable HECI 1
The AP console log contains "HECI: No CSE device" and the system cannot be entered.
BUG=b:359474142
TEST=abuild -v -a -x -c max -p none -t google/dedede -b awasuki
The "HECI: No CSE device" message for AP log disappered
Change-Id: I488056dc8bca2174dd96c28793e3202b7aae890c
Signed-off-by: Weimin Wu <wuweimin@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83905
Reviewed-by: Tongtong Pan <pantongtong@huaqin.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/dedede/variants/awasuki/overridetree.cb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/dedede/variants/awasuki/overridetree.cb b/src/mainboard/google/dedede/variants/awasuki/overridetree.cb index 148840fc16..5c85f50d43 100644 --- a/src/mainboard/google/dedede/variants/awasuki/overridetree.cb +++ b/src/mainboard/google/dedede/variants/awasuki/overridetree.cb @@ -203,7 +203,6 @@ chip soc/intel/jasperlake end end # I2C 2 device pci 15.3 off end # I2C 3 - device pci 16.0 off end # HECI 1 device pci 19.0 on chip drivers/i2c/rt5645 register "hid" = ""10EC5650"" |