Hello build bot (Jenkins), David Wu, Kane Chen,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44972
to look at the new patch set (#3).
Change subject: mb/google/puff: Use customized emmc dll settings for Kaisa. ......................................................................
mb/google/puff: Use customized emmc dll settings for Kaisa.
ODM is reporting some systems are stuck in linux kernel because of crc errors during mmc cmd6 transaction.
The dll settings in this commit is one of dll settings in CML FSP. But on the certain SKU, fsp chooses the another dll settings.
So this commit picks the working dll for Kaisa from fsp and overrides it in coreboot, and ODM is able to boot to OS without problem.
Before we clarify final dll selection, Kaisa needs this dll settings to recover the failing boards.
BUG=b:161682230
Signed-off-by: Kane Chen kane.chen@intel.corp-partner.google.com Change-Id: Ic38d0fdd31763f998061abcb8b593cbc8823a6e0 --- M src/mainboard/google/hatch/Kconfig.name M src/mainboard/google/hatch/variants/kaisa/overridetree.cb 2 files changed, 6 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/44972/3