summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/sabrina/fw.cfg
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@google.com>2022-04-01 17:21:14 -0600
committerFelix Held <felix-coreboot@felixheld.de>2022-04-14 17:15:02 +0000
commit8ee9429e752e06732bd79486e344088c1999ae4b (patch)
treeb58922322320e03041930fcfed339fc9d711d464 /src/soc/amd/sabrina/fw.cfg
parent76fddd9639250db8af486188a5ba39291006af8a (diff)
downloadcoreboot-8ee9429e752e06732bd79486e344088c1999ae4b.tar.gz
coreboot-8ee9429e752e06732bd79486e344088c1999ae4b.tar.bz2
coreboot-8ee9429e752e06732bd79486e344088c1999ae4b.zip
soc/amd/sabrina: Allow to specify custom SPL File
PSP needs SPL file to boot. Introduce the support to add SPL file. Currently Sabrina does not have a specific SPL file. Use Cezanne SPL file as a placeholder. BUG=b:224618411 TEST=Build and boot to OS in Skyrim after adding Sabrina specific SPL file. Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com> Change-Id: I222bb81b2babddc778b2cff858ef7979f85ac0e6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/63313 Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/amd/sabrina/fw.cfg')
-rw-r--r--src/soc/amd/sabrina/fw.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/sabrina/fw.cfg b/src/soc/amd/sabrina/fw.cfg
index 02ada24a7cf8..c36361509bef 100644
--- a/src/soc/amd/sabrina/fw.cfg
+++ b/src/soc/amd/sabrina/fw.cfg
@@ -30,6 +30,7 @@ UNIFIEDUSB_FILE TypeId0x44_UnifiedUsb_CZN.sbin
DRTMTA_FILE TypeId0x47_DrtmTA_CZN.sbin
KEYDBBL_FILE TypeId0x50_KeyDbBl_CZN.sbin
KEYDB_TOS_FILE TypeId0x51_KeyDbTos_CZN.sbin
+SPL_TABLE_FILE TypeId0x55_SplTableBl_CZN.sbin
DMCUERAMDCN21_FILE TypeId0x58_DmcuEramDcn21.sbin
DMCUINTVECTORSDCN21_FILE TypeId0x59_DmcuIntvectorsDcn21.sbin
PSPBTLDR_AB_FILE TypeId0x73_PspBootLoader_AB_CZN.sbin