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 <richard.spiegel@silverbackltd.com> Reviewed-on: https://review.coreboot.org/27643 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
d30201feaf
commit
4665c593ef
|
@ -51,6 +51,10 @@ config MAINBOARD_DIR
|
||||||
string
|
string
|
||||||
default google/kahlee
|
default google/kahlee
|
||||||
|
|
||||||
|
config VGA_BIOS_FILE
|
||||||
|
string
|
||||||
|
default "3rdparty/blobs/mainboard/google/kahlee/VBIOS_015_049_000_017.bin"
|
||||||
|
|
||||||
config VARIANT_DIR
|
config VARIANT_DIR
|
||||||
string
|
string
|
||||||
default "aleena" if BOARD_GOOGLE_ALEENA
|
default "aleena" if BOARD_GOOGLE_ALEENA
|
||||||
|
|
Loading…
Reference in New Issue