Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43751
to look at the new patch set (#4).
Change subject: drivers/generic/genesyslogic: Add driver for Genesys Logic GL9763E ......................................................................
drivers/generic/genesyslogic: Add driver for Genesys Logic GL9763E
The device is a PCIe to eMMC bridge controller to be used in the Chromebook as the boot disk. The datasheet name is GL9763E and the revision is 02.
The patch sets single request AXI, disables ASPM L0s and enables SSC.
Signed-off-by: Ben Chuang benchuanggli@gmail.com Change-Id: I158c79f5ac6e559f335b6b50092469c7b1646c56 --- A src/drivers/generic/genesyslogic/Kconfig A src/drivers/generic/genesyslogic/Makefile.inc A src/drivers/generic/genesyslogic/gl9763e.c A src/drivers/generic/genesyslogic/gl9763e.h M src/include/device/pci_ids.h 5 files changed, 76 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/43751/4