]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/blobdiff - apps/linux_firmware_remoteproc_slave/boot_wrapper_zynq7.S
Add linux_firmware sample app for zynq7
[processor-sdk/open-amp.git] / apps / linux_firmware_remoteproc_slave / boot_wrapper_zynq7.S
similarity index 98%
rename from obsolete/system/generic/machine/zynq7/linux-firmware/boot_wrapper.S
rename to apps/linux_firmware_remoteproc_slave/boot_wrapper_zynq7.S
index 4f735fd28c34250a39daa44ee605387e5b515e1f..d4028da53355b2f5842aa82f0b0e9236fb117df9 100644 (file)
@@ -35,7 +35,7 @@
 
        @ include FIT format linux image
        .section fit_image, "a"
-       .incbin "libs/system/zc702evk/linux/image.ub";
+       .incbin "image.ub";
 
        .section        bootwrapper, "ax"