Commit 3d1a8dec authored by Luis Fernando Ruiz's avatar Luis Fernando Ruiz Committed by Juan David González Cobas

svec: fixed default firmware name

parent 9fe61e27
......@@ -17,7 +17,7 @@
#include "svec.h"
#include "xloader_regs.h"
char *svec_fw_name = "fmc/svec_golden.bin";
char *svec_fw_name = "fmc/svec-golden.bin";
/* Module parameters */
static int slot[SVEC_MAX_DEVICES];
......
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