]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/commit
c66x: added makefiles and update scripts for examples
authorIvan Pang <i-pang@ti.com>
Wed, 9 Dec 2015 00:59:45 +0000 (18:59 -0600)
committerIvan Pang <i-pang@ti.com>
Wed, 9 Dec 2015 00:59:45 +0000 (18:59 -0600)
commit7d6d0b9be9c878ae9be5af318eda02aa8c039e31
treee86b8dc08f8de326adf03b0854940b8678aae52c
parent77464278fb377891bf3d393741dced0bdc7200c2
c66x: added makefiles and update scripts for examples

Signed-off-by: Ivan Pang <i-pang@ti.com>
205 files changed:
boot_loader/examples/i2c/nand/evmc6657l/build/makefile [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6657l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6657l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6657l/build/src/i2c_boot_nand_example.obj [new file with mode: 0644]
boot_loader/examples/i2c/nand/evmc6657l/build/src/i2c_boot_nand_example.pp [new file with mode: 0644]
boot_loader/examples/i2c/nand/evmc6657l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6657l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6657l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6657l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6678l/build/src/i2c_boot_nand_example.obj [new file with mode: 0644]
boot_loader/examples/i2c/nand/evmc6678l/build/src/i2c_boot_nand_example.pp [new file with mode: 0644]
boot_loader/examples/i2c/nand/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/nand/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6657l/build/makefile [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6657l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6657l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6657l/build/src/i2c_boot_nor_example.obj [new file with mode: 0644]
boot_loader/examples/i2c/nor/evmc6657l/build/src/i2c_boot_nor_example.pp [new file with mode: 0644]
boot_loader/examples/i2c/nor/evmc6657l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6657l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6657l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6657l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6678l/build/src/i2c_boot_nor_example.obj [new file with mode: 0644]
boot_loader/examples/i2c/nor/evmc6678l/build/src/i2c_boot_nor_example.pp [new file with mode: 0644]
boot_loader/examples/i2c/nor/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/nor/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6657l/build/makefile [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6657l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6657l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6657l/build/src/i2c_boot_tftp_example.obj [new file with mode: 0644]
boot_loader/examples/i2c/tftp/evmc6657l/build/src/i2c_boot_tftp_example.pp [new file with mode: 0644]
boot_loader/examples/i2c/tftp/evmc6657l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6657l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6657l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6657l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6678l/build/src/i2c_boot_tftp_example.obj [new file with mode: 0644]
boot_loader/examples/i2c/tftp/evmc6678l/build/src/i2c_boot_tftp_example.pp [new file with mode: 0644]
boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/i2c/tftp/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/mad/utils/scbp6618x/build_mad_image_be.bat [changed mode: 0644->0755]
boot_loader/examples/mad/utils/scbp6618x/build_mad_image_le.bat [changed mode: 0644->0755]
boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_be.bat [changed mode: 0644->0755]
boot_loader/examples/mad/utils/scbp6618x/build_mad_null_image_le.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/makefile [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/pcieboot_ddrinit.obj [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/pcieboot_ddrinit.pp [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/pcieboot_ddrinit.obj [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/pcieboot_ddrinit.pp [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_ddrinit/evmk2h/bin/pcieboot_ddrinit_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/makefile [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.obj [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/pcieboot_helloworld.pp [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/src/pcieboot_helloworld.obj [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/src/pcieboot_helloworld.pp [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_helloworld/evmk2h/bin/helloworld_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_helloworld/evmk2h/bin/helloworld_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_interrupt/evmc6670l/bin/interrupt_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6670l/bin/interrupt_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/bin/interrupt_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/bin/interrupt_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/src/pcieboot_interrupt.obj [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/src/pcieboot_interrupt.pp [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6670l/bin/localreset_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6670l/bin/localreset_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/bin/localreset_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/bin/localreset_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/src/pcieboot_localreset.obj [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/src/pcieboot_localreset.pp [new file with mode: 0644]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_localreset/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/pcie/pcieboot_post/evmc6657l/bin/pcieboot_post_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_post/evmc6657l/bin/pcieboot_post_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_post/evmc6670l/bin/pcieboot_post_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_post/evmc6678l/bin/pcieboot_post_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/pcie/pcieboot_post/evmk2h/bin/pcieboot_post_elf2HBin.bat
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/bin/srioboot_ddrinit_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/bin/srioboot_ddrinit_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/makefile [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/src/srioboot_ddrinit.obj [new file with mode: 0644]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/src/srioboot_ddrinit.pp [new file with mode: 0644]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6670l/bin/srioboot_ddrinit_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6670l/bin/srioboot_ddrinit_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/bin/srioboot_ddrinit_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/bin/srioboot_ddrinit_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/src/srioboot_ddrinit.obj [new file with mode: 0644]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/src/srioboot_ddrinit.pp [new file with mode: 0644]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_ddrinit/evmk2h/bin/srioboot_ddrinit_elf2HBin.bat
boot_loader/examples/srio/srioboot_ddrinit/evmk2h/bin/srioboot_ddrinit_elf2HBin.sh
boot_loader/examples/srio/srioboot_example/evmc6657l/build/makefile [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6657l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6657l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6657l/build/src/srioBootExample.pp [new file with mode: 0644]
boot_loader/examples/srio/srioboot_example/evmc6657l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6657l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6657l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6657l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_example/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/makefile [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/src/srioboot_helloworld.obj [new file with mode: 0644]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/src/srioboot_helloworld.pp [new file with mode: 0644]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh [changed mode: 0644->0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/makefile [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/objects.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/sources.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/src/srioboot_helloworld.obj [new file with mode: 0644]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/src/srioboot_helloworld.pp [new file with mode: 0644]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/src/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/src/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/subdir_rules.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/build/subdir_vars.mk [new file with mode: 0755]
boot_loader/examples/srio/srioboot_helloworld/evmk2h/bin/helloworld_elf2HBin.bat
boot_loader/examples/srio/srioboot_helloworld/evmk2h/bin/helloworld_elf2HBin.sh