Fixed tgl script FSP rebase address

pull/330/head
Daniele Lacamera 2023-08-09 16:40:23 +02:00
parent 95c7b92762
commit 760028315e
1 changed files with 2 additions and 2 deletions

View File

@ -94,10 +94,10 @@ copy_tgl_fsp
download_split_tool
split_fsp
rebase_fsp_component "T" ${FSP_T_BASE}
rebase_fsp_component "M" ${FSP_M_LOAD_BASE}
rebase_fsp_component "M" ${FSP_M_BASE}
rebase_fsp_component "S" ${FSP_S_LOAD_BASE}
copy_fsp_component "T" ${FSP_T_BASE}
copy_fsp_component "M" ${FSP_M_LOAD_BASE}
copy_fsp_component "M" ${FSP_M_BASE}
copy_fsp_component "S" ${FSP_S_LOAD_BASE}
patch_tgl_fsp
copy_fsp_headers