sw_apps:zynq_fsbl: Change to copy ps init files from FSBL
This change in FSBL is done to support PS parameters configuration in SDK. Now FSBL handles the PS init files generation/copying. Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com> ---- This is to address CR# 808143
This commit is contained in:
parent
bc6b0dc99e
commit
61bfd0ddd2
1 changed files with 2 additions and 2 deletions
|
@ -68,8 +68,8 @@ proc check_stdout_hw {} {
|
|||
}
|
||||
|
||||
proc swapp_generate {} {
|
||||
|
||||
# nothing to check but SwGen expects us to provide this
|
||||
# generate/copy ps init files
|
||||
::hsm::utils::generate_psinit
|
||||
}
|
||||
|
||||
proc swapp_get_linker_constraints {} {
|
||||
|
|
Loading…
Add table
Reference in a new issue