aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/fw_common.h
diff options
context:
space:
mode:
authormichael-west <michael.west@ettus.com>2015-04-08 18:04:47 -0700
committermichael-west <michael.west@ettus.com>2015-04-10 18:32:59 -0700
commitf23e7bcc47f86ffb431aee43abe670e3e5e31647 (patch)
treea3a58267a6e0b091db59f0a9c3bcd666e50f5a67 /host/lib/usrp/usrp2/fw_common.h
parentb0d87e24f90e291a6940a6cba89bf2c2ebcb971e (diff)
downloaduhd-f23e7bcc47f86ffb431aee43abe670e3e5e31647.tar.gz
uhd-f23e7bcc47f86ffb431aee43abe670e3e5e31647.tar.bz2
uhd-f23e7bcc47f86ffb431aee43abe670e3e5e31647.zip
Increase command FIFO depth of N2x0 and X3x0 to 64.
Diffstat (limited to 'host/lib/usrp/usrp2/fw_common.h')
-rw-r--r--host/lib/usrp/usrp2/fw_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp2/fw_common.h b/host/lib/usrp/usrp2/fw_common.h
index 337a1ad6f..cfaee0ddc 100644
--- a/host/lib/usrp/usrp2/fw_common.h
+++ b/host/lib/usrp/usrp2/fw_common.h
@@ -30,7 +30,7 @@ extern "C" {
#endif
//fpga and firmware compatibility numbers
-#define USRP2_FPGA_COMPAT_NUM 10
+#define USRP2_FPGA_COMPAT_NUM 11
#define USRP2_FW_COMPAT_NUM 12
#define USRP2_FW_VER_MINOR 4