mb/hp/snb_ivb_desktops/variants/compaq_8300_elite_sff: early VGA output
Recent development of the "pro_6300" variant fixed VGA output in EDK2 (MrChromebox/2502) and SeaBIOS 1.16.3 using libgfxinit by removing the following line from Kconfig "select GFX_GMA_ANALOG_I2C_HDMI_B" hinted by Keith Hui. This fix also applies to the "compaq_8300_elite_sff" variant. The VGA output without this change only works after loading the OS! Change-Id: Ifaf3df12fdde996d2842650be411a6d844f949a4 Signed-off-by: Walter Sonius <walterav1984@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88305 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
dd19f6bc5a
commit
bf4f08f3b6
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ config BOARD_HP_COMPAQ_8200_ELITE_USDT
|
|||
config BOARD_HP_COMPAQ_8300_ELITE_SFF
|
||||
select BOARD_HP_SNB_IVB_DESKTOPS_COMMON
|
||||
select BOARD_ROMSIZE_KB_16384
|
||||
select GFX_GMA_ANALOG_I2C_HDMI_B
|
||||
select SOUTHBRIDGE_INTEL_BD82X6X
|
||||
|
||||
config BOARD_HP_COMPAQ_ELITE_8300_USDT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue