[coreboot-gerrit] Change in ...coreboot[master]: mb/google/kahlee: Use new VBIOS if liara

Richard Spiegel (Code Review) gerrit at coreboot.org
Thu Dec 6 20:34:23 CET 2018


Richard Spiegel has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30090


Change subject: mb/google/kahlee: Use new VBIOS if liara
......................................................................

mb/google/kahlee: Use new VBIOS if liara

A new liara specific VBIOS updating eDP power sequence is available now,
Change Kconfig to use it if board is google liara.

BUG=b:120534087
TEST=Build liara, booted, tested eDP test compliance.

Change-Id: I444cfa0bd755480e006f11c0d692b25b96129c29
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/30090/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index dde4835..97d15f5 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -55,6 +55,7 @@
 config VGA_BIOS_FILE
 	string
 	default "3rdparty/blobs/mainboard/google/kahlee/aleena/VBIOS_015_049_000_018.bin" if BOARD_GOOGLE_ALEENA
+	default "3rdparty/blobs/mainboard/google/kahlee/liara/VBIOS_BRT39865.001.bin" if BOARD_GOOGLE_LIARA
 	default "3rdparty/blobs/mainboard/google/kahlee/VBIOS_015_049_000_017.bin"
 
 config VARIANT_DIR

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30090
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I444cfa0bd755480e006f11c0d692b25b96129c29
Gerrit-Change-Number: 30090
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel at silverbackltd.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181206/77e7d8e2/attachment.html>


More information about the coreboot-gerrit mailing list