Disable FSI debug

FSI interface seems stable at this point, and the debug spew to
console is not particularly useful for future development of the
BMC firmware.
parent 9e421a5f
......@@ -10,7 +10,7 @@
#include <stdio.h>
#include <stdlib.h>
#define DEBUG
// #define DEBUG
// General FSI register definitions for IBM CFAM slaves
#define IBM_CFAM_FSI_SMODE 0x0800
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment