Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45062 )
Change subject: drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755
......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45062/5/src/drivers/genesyslogic/gl...
File src/drivers/genesyslogic/gl9755/gl9755.c:
https://review.coreboot.org/c/coreboot/+/45062/5/src/drivers/genesyslogic/gl...
PS5, Line 15: printk(BIOS_INFO, "GL9755: init\n");
I want to know if the GL9755 driver has been executed and has set LTR value. […]
Once the driver is added to a mainboard's devicetree, you will see a line in the resource allocator output similar to: "PCI: 00:02.0 [8086/0000] bus ops" which indicates that the device was discovered during enumeration. But this print also doesn't hurt, just letting you know there are other ways besides a print to validate this.
Did you verify the LTR value from the OS?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/45062
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I16048dde348be248c748d50ca4a8a62c8a781430
Gerrit-Change-Number: 45062
Gerrit-PatchSet: 5
Gerrit-Owner: Ben Chuang
benchuanggli@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Sukumar Ghorai
sukumar.ghorai@intel.corp-partner.google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Alex Levin
levinale@google.com
Gerrit-CC: Greg Tu
greg.tu@genesyslogic.com.tw
Gerrit-CC: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-CC: HsuanYang Chen
ynop77@gmail.com
Gerrit-CC: Jerry Hu
jerry.huyc@gmail.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-CC: 陳建宏
renius.chen@genesyslogic.com.tw
Gerrit-Comment-Date: Tue, 15 Sep 2020 16:34:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Ben Chuang
benchuanggli@gmail.com
Comment-In-Reply-To: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-MessageType: comment