Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/78195?usp=email )
Change subject: configs: Fix FSP binaries for config.google.skyrim.with_binaries ......................................................................
configs: Fix FSP binaries for config.google.skyrim.with_binaries
CZN binaries were likely placeholders, correct to MDN.
Change-Id: I6d355b838d30dca64a9e6206eb6000763cc105a1 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M configs/config.google_skyrim.with_binaries 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/78195/1
diff --git a/configs/config.google_skyrim.with_binaries b/configs/config.google_skyrim.with_binaries index 7c56ceb..a1ace44 100644 --- a/configs/config.google_skyrim.with_binaries +++ b/configs/config.google_skyrim.with_binaries @@ -8,8 +8,8 @@ CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000 CONFIG_SPL_TABLE_FILE="3rdparty/amd_blobs/mendocino/PSP/TypeId0x55_SplTableBl_MDN.sbin" CONFIG_VGA_BIOS_FILE="3rdparty/amd_blobs/mendocino/MdnGenericVbios.bin" -CONFIG_FSP_M_FILE="3rdparty/amd_blobs/cezanne/CEZANNE_M.fd" -CONFIG_FSP_S_FILE="3rdparty/amd_blobs/cezanne/CEZANNE_S.fd" +CONFIG_FSP_M_FILE="3rdparty/amd_blobs/mendocino/MENDOCINO_M.fd" +CONFIG_FSP_S_FILE="3rdparty/amd_blobs/mendocino/MENDOCINO_S.fd" CONFIG_ASYNC_FILE_LOADING=y CONFIG_PSP_SOFTFUSE_BITS="34 28" CONFIG_UART_PCI_ADDR=0x0