mb/amd/bilby: Use Picasso VBIOS as default

use PicassoGenericVbios.bin as default instead of raven VBIOS for
Bilby.

Change-Id: I99621173a33a1154f8bb4929d199288265bbe04d
Signed-off-by: Ritul Guru <ritul.bits@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52209
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Ritul Guru 2021-04-09 15:14:03 +05:30 committed by Felix Held
parent c8b79b9606
commit 7dccf47fdd
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ config VGA_BIOS_DGPU_ID
config VGA_BIOS_DGPU_FILE
string
default "3rdparty/amd_blobs/picasso/Raven2GenericVbios.bin"
default "3rdparty/amd_blobs/picasso/PicassoGenericVbios.bin"
config EFS_SPI_READ_MODE
int