mturney mturney has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37306 )
Change subject: trogdor: mainboard reference all QUPv3 FW drivers
......................................................................
Patch Set 16:
(2 comments)
https://review.coreboot.org/c/coreboot/+/37306/12/src/mainboard/google/trogd...
File src/mainboard/google/trogdor/mainboard.c:
https://review.coreboot.org/c/coreboot/+/37306/12/src/mainboard/google/trogd...
PS12, Line 43: qup_spi_init(QUPV3_1_SE0, 1010 * KHz); /* H1 SPI */
These are incorrect, each bus should only be initialized once (and these are already in the bootbloc […]
Done
https://review.coreboot.org/c/coreboot/+/37306/12/src/mainboard/google/trogd...
PS12, Line 50: uart_init(QUPV3_0_SE3); /* BT UART */
For those which we're not going to use in firmware, we don't have to do the whole controller init. […]
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/37306
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8ff5dd63fac28ffa558aec71e79a6de87d7885e0
Gerrit-Change-Number: 37306
Gerrit-PatchSet: 16
Gerrit-Owner: mturney mturney
mturney@codeaurora.org
Gerrit-Reviewer: Ravi kumar
rbokka@codeaurora.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: mturney mturney
mturney@codeaurora.org
Gerrit-CC: Akash Asthana
akashast@qualcomm.corp-partner.google.com
Gerrit-CC: Julius Werner
jwerner@chromium.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Roja Rani Yarubandi
c_rojay@qualcomm.corp-partner.google.com
Gerrit-Comment-Date: Fri, 07 Feb 2020 18:42:03 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment