From 4665c593efe728bdeddb17b31573eadd99cc0544 Mon Sep 17 00:00:00 2001 From: Richard Spiegel Date: Wed, 25 Jul 2018 17:10:52 -0700 Subject: mainboard/google/kahlee: Update VBIOS image The careena board requires a different setting within VBIOS in order to pass the eDP eye diagram test. Update all kahlee boards to use the new vBIOS. CQ-DEPEND=CL:1153080 BUG=b:111673328 TEST=Verify, via SOME unspecified method, that the new vBIOS is built into the Grunt/Careena ROM files. Change-Id: I268cd3dbce6ba1f7bd781d768f470463846a4e10 Signed-off-by: Richard Spiegel Reviewed-on: https://review.coreboot.org/27643 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/google/kahlee/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/kahlee/Kconfig') diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig index 11cb89134f..dfae548dae 100644 --- a/src/mainboard/google/kahlee/Kconfig +++ b/src/mainboard/google/kahlee/Kconfig @@ -51,6 +51,10 @@ config MAINBOARD_DIR string default google/kahlee +config VGA_BIOS_FILE + string + default "3rdparty/blobs/mainboard/google/kahlee/VBIOS_015_049_000_017.bin" + config VARIANT_DIR string default "aleena" if BOARD_GOOGLE_ALEENA -- cgit v1.2.3