summaryrefslogtreecommitdiff
path: root/src/mts_fpga_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mts_fpga_reg.h')
-rw-r--r--src/mts_fpga_reg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mts_fpga_reg.h b/src/mts_fpga_reg.h
index d67a60c..8efc191 100644
--- a/src/mts_fpga_reg.h
+++ b/src/mts_fpga_reg.h
@@ -38,8 +38,8 @@ typedef struct mts {
#define MTCDT "MTAC-LORA-1.5"
#define MTCAP "MTCAP-LORA-1.5"
#define HW_FILE "/sys/devices/platform/mts-io/hw-version"
-#define MTCDT_DEFAULT_FILE "mtcdt-fpga-v31.hex"
-#define MTCAP_DEFAULT_FILE "mtcap-fpga-v31.hex"
+#define MTCDT_DEFAULT_FILE "/usr/lib/mts-flash-binaries/mtcdt-fpga-v31.hex"
+#define MTCAP_DEFAULT_FILE "/usr/lib/mts-flash-binaries/mtcap-fpga-v31.hex"
#define CRESET "/sys/devices/platform/mts-io/lora/creset"
#define CRESET_AP1 "/sys/devices/platform/mts-io/ap1/creset"
#define CRESET_AP2 "/sys/devices/platform/mts-io/ap2/creset"