summaryrefslogtreecommitdiffstats
path: root/sys/mips/cavium
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2012-03-29 02:05:11 +0000
committerjmallett <jmallett@FreeBSD.org>2012-03-29 02:05:11 +0000
commit4bfb81e9ab888270c861ed6f05471f40c9dd82e7 (patch)
tree7e0400962d447339b194cad2cc2ee50456a39aba /sys/mips/cavium
parent5d1a09b4996c5bdf4350bca4673ea7c9327bbfa5 (diff)
downloadFreeBSD-src-4bfb81e9ab888270c861ed6f05471f40c9dd82e7.zip
FreeBSD-src-4bfb81e9ab888270c861ed6f05471f40c9dd82e7.tar.gz
Turn on messages from the Simple Executive codebase, what few there are.
Diffstat (limited to 'sys/mips/cavium')
-rw-r--r--sys/mips/cavium/cvmx_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/mips/cavium/cvmx_config.h b/sys/mips/cavium/cvmx_config.h
index 4bd6c69..1aeabc2 100644
--- a/sys/mips/cavium/cvmx_config.h
+++ b/sys/mips/cavium/cvmx_config.h
@@ -159,6 +159,9 @@
#define CVMX_ENABLE_PKO_FUNCTIONS
#endif
+/* Enable debug and informational printfs */
+#define CVMX_CONFIG_ENABLE_DEBUG_PRINTS 1
+
/************************* Config Specific Defines ************************/
#define CVMX_LLM_NUM_PORTS 1
#define CVMX_PKO_QUEUES_PER_PORT_INTERFACE0 1 /**< PKO queues per port for interface 0 (ports 0-15) */
OpenPOWER on IntegriCloud