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:
Sarat Chand Savitala 2014-12-23 19:25:01 +05:30 committed by Suneel Garapati
parent bc6b0dc99e
commit 61bfd0ddd2

View file

@ -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 {} {