]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blob - src/make/ibl_c661x/ibl_init_objs_template.inc
Changes to make IBL NAND boot work on C6670 Beta-2 EVM
[keystone-rtos/ibl.git] / src / make / ibl_c661x / ibl_init_objs_template.inc
1 /* ibl_init_objs_template.inc
2  *
3  *  list of object files tagged with the endian field for replacement during make
4  */
6 ../main/c64x/make/iblinit.ENDIAN_TAG.oc
7 ../device/c64x/make/c661xinit.ENDIAN_TAG.oc
8 ../device/c64x/make/c661xutil.ENDIAN_TAG.oc
9 ../device/c64x/make/c64x.ENDIAN_TAG.oa
10 ../hw/c64x/make/pll.ENDIAN_TAG.oc
11 ../hw/c64x/make/cfgpll.ENDIAN_TAG.oc
12 ../hw/c64x/make/cfgpll2.ENDIAN_TAG.oc
13 ../interp/c64x/make/btblwrap.ENDIAN_TAG.oc
14 ../interp/c64x/make/btblpr.ENDIAN_TAG.oc
15 ../interp/c64x/make/gem.ENDIAN_TAG.oc
16 ../hw/c64x/make/psc.ENDIAN_TAG.oc
18 #ifndef EXCLUDE_I2C
19 ../main/c64x/make/ibliniti2c.ENDIAN_TAG.oc
20 ../hw/c64x/make/i2c.ENDIAN_TAG.oc
21 #endif
23 #ifndef EXCLUDE_SPI_NOR
24 ../main/c64x/make/iblinitspinor.ENDIAN_TAG.oc
25 ../hw/c64x/make/spi.ENDIAN_TAG.oc
26 #endif