Aamir Bohra has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38461 )
Change subject: soc/intel/tigerlake: Update fsp params for Jasper Lake
......................................................................
Patch Set 20:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38461/16/src/soc/intel/tigerlake/ch...
File src/soc/intel/tigerlake/chip.h:
https://review.coreboot.org/c/coreboot/+/38461/16/src/soc/intel/tigerlake/ch...
PS16, Line 208: enum {
: DEBUG_INTERFACE_RAM = 0x1,
: DEBUG_INTERFACE_UART = 0x2,
: DEBUG_INTERFACE_USB3 = 0x4,
: DEBUG_INTERFACE_SERIAL_IO = 0x8,
: DEBUG_INTERFACE_TRACEHUB = 0x10
: } debug_interface_flag;
The description does not say about UART. […]
Sorry , my bad, Updated the flags, the dsc description now holds valid too.
https://review.coreboot.org/c/coreboot/+/38461/16/src/soc/intel/tigerlake/ro...
File src/soc/intel/tigerlake/romstage/fsp_params_jsl.c:
https://review.coreboot.org/c/coreboot/+/38461/16/src/soc/intel/tigerlake/ro...
PS16, Line 67: config->PcieClkSrcUsage[i] == 0
I am still confused. As per tigerlake's chip.h, 0 corresponds to PCH Root port. […]
Agree on this , the Clksrc 0 can be allocated to PCIe RP 0, it is a valid assignment.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/38461
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia8e88f92989fe40d7bd1c28947e005cc0d862fcb
Gerrit-Change-Number: 38461
Gerrit-PatchSet: 20
Gerrit-Owner: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Justin TerAvest
teravest@chromium.org
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Karthikeyan Ramasubramanian
kramasub@chromium.org
Gerrit-Reviewer: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Meera Ravindranath
meera.ravindranath@intel.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Ronak Kanabar
ronak.kanabar@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: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Mon, 17 Feb 2020 10:35:47 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Karthik Ramasubramanian
kramasub@google.com
Comment-In-Reply-To: Aamir Bohra
aamir.bohra@intel.com
Gerrit-MessageType: comment