Commit 1cb45069 authored by Raptor Engineering Development Team's avatar Raptor Engineering Development Team
Browse files

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.
4 merge requests!17Add optional DRAM-free mode,!16Add I2C debug commands to console,!13WIP: ci: Build and prepare the fpga with the bootrom.,!10Disable FSI debug
Pipeline #193 passed with stage
in 20 seconds
......@@ -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