omap3530/omap3530_drivers/spi/spi.mmp
branchBeagle_BSP_dev
changeset 82 65b40f262685
parent 77 e5fd00cbb70a
child 84 09e266454dcf
--- a/omap3530/omap3530_drivers/spi/spi.mmp	Tue Sep 21 02:30:11 2010 +0100
+++ b/omap3530/omap3530_drivers/spi/spi.mmp	Wed Sep 22 23:33:25 2010 +0100
@@ -41,6 +41,13 @@
 SOURCE           slave.cpp
 #endif
 
+// define one of the below values to switch PIN modes for McSPI3 to match your PCB connections.
+// i.e. McSPI3 can be routed to 3 different pin sets using below defines - if both commented out
+// the default routing is used, which takes McSPI3 out to the extension header (beagleboard).
+// See omap3530_spi.h for more details.
+//macro SPI_MODULE_3_PIN_OPTION_2
+//macro SPI_MODULE_3_PIN_OPTION_3
+
 
 // PIL source
 #include   "../../../../../os/kernelhwsrv/kernel/eka/drivers/iic/iic_channel.mmh"
@@ -51,6 +58,7 @@
 TARGET           AsspTarget(spi,dll)
 TARGETTYPE       kext
 LINKAS           spi.dll
+
 //DEFFILE          ./def/~/spi.def
 NOSTRICTDEF