]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blobdiff - src/make/ibl_c661x/ibl_init_objs_template.inc
First version working on 6608 EVM over SPI boot
[keystone-rtos/ibl.git] / src / make / ibl_c661x / ibl_init_objs_template.inc
index 1351d383f6f68d07f9525afe170000e26bafaa95..414795ffae809920823bc9f9627908ec9aa5bbaa 100644 (file)
 ../hw/c64x/make/pll.ENDIAN_TAG.oc
 ../hw/c64x/make/cfgpll.ENDIAN_TAG.oc
 ../hw/c64x/make/cfgpll2.ENDIAN_TAG.oc
-../hw/c64x/make/i2c.ENDIAN_TAG.oc
 ../interp/c64x/make/btblwrap.ENDIAN_TAG.oc
 ../interp/c64x/make/btblpr.ENDIAN_TAG.oc
 ../interp/c64x/make/gem.ENDIAN_TAG.oc
+../hw/c64x/make/psc.ENDIAN_TAG.oc
+
+#ifndef EXCLUDE_I2C
+../main/c64x/make/ibliniti2c.ENDIAN_TAG.oc
+../hw/c64x/make/i2c.ENDIAN_TAG.oc
+#endif
 
+#ifndef EXCLUDE_SPI_NOR
+../main/c64x/make/iblinitspinor.ENDIAN_TAG.oc
+../hw/c64x/make/spi.ENDIAN_TAG.oc
+#endif