Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37783 )
Change subject: soc/intel/tigerlake: Update chip files
......................................................................
Patch Set 30:
(2 comments)
https://review.coreboot.org/c/coreboot/+/37783/22/src/soc/intel/tigerlake/ch...
File src/soc/intel/tigerlake/chip.h:
https://review.coreboot.org/c/coreboot/+/37783/22/src/soc/intel/tigerlake/ch...
PS22, Line 135: /* Need to update DLL setting to get Emmc running at HS400 speed */
: uint8_t EmmcUseCustomDlls;
: uint32_t EmmcTxCmdDelayRegValue;
: uint32_t EmmcTxDataDelay1RegValue;
: uint32_t EmmcTxDataDelay2RegValue;
: uint32_t EmmcRxCmdDataDelay1RegValue;
: uint32_t EmmcRxCmdDataDelay2RegValue;
: uint32_t EmmcRxStrobeDelayRegValue;
EmmcUseCustomDlls is required in case we want to configure custom DLL values from FSP instead of pla […]
Just curious: Are you expecting FSP to do different things based on the values that coreboot doesn't? Basically, I am trying to understand the motivation.
In case you decide to keep this config for EmmcUseCustomDlls, would you be adding code that utilizes it in follow up CL? Can you please add appropriate comment indicating the intent of this chip config.
https://review.coreboot.org/c/coreboot/+/37783/22/src/soc/intel/tigerlake/ch...
PS22, Line 145: SdCardPowerEnableActiveHigh
Can we keep it for JSL? JSL would use this, it would not add into unused configs.
Ok, sounds good.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/37783
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie1518a7ffa69079fe82232afe229d9e1ffe29067
Gerrit-Change-Number: 37783
Gerrit-PatchSet: 30
Gerrit-Owner: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Raj Astekar
raj.astekar@intel.com
Gerrit-Reviewer: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Gerrit-Reviewer: Shaunak Saha
shaunak.saha@intel.com
Gerrit-Reviewer: Srinidhi N Kaushik
srinidhi.n.kaushik@intel.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Aamir Bohra
aamir.bohra@intel.com
Gerrit-CC: Frans Hendriks
fhendriks@eltan.com
Gerrit-CC: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 16 Jan 2020 12:22:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Aamir Bohra
aamir.bohra@intel.com
Comment-In-Reply-To: Wonkyu Kim
wonkyu.kim@intel.com
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment