ritul guru has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/73372 )
Change subject: soc/amd/phoenix: Update phoenix2 VGA BIOS ID ......................................................................
soc/amd/phoenix: Update phoenix2 VGA BIOS ID
Change-Id: Ie035baf7a0908e1e6382c1810926647bf7182f6c Signed-off-by: Ritul Guru ritul.bits@gmail.com --- M src/soc/amd/phoenix/Kconfig 1 file changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/73372/1
diff --git a/src/soc/amd/phoenix/Kconfig b/src/soc/amd/phoenix/Kconfig index 036f3c2..c532616 100644 --- a/src/soc/amd/phoenix/Kconfig +++ b/src/soc/amd/phoenix/Kconfig @@ -242,6 +242,13 @@ help Maximum number of threads the platform can have.
+config VGA_BIOS_ID + string + default "1002,15c8" + help + The default VGA BIOS PCI vendor/device ID should be matched with the PCI ID + in the VBIOS which may be fetched from map_oprom_vendev() function in graphics.c. + config CONSOLE_UART_BASE_ADDRESS depends on CONSOLE_SERIAL && AMD_SOC_CONSOLE_UART hex