aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/fw_common.h
diff options
context:
space:
mode:
authorAshish Chaudhari <ashish@ettus.com>2015-04-23 12:19:18 -0700
committerAshish Chaudhari <ashish@ettus.com>2015-04-23 12:19:18 -0700
commit5b087a0802a690775536b0101b6881c05b135c42 (patch)
treef015c1fde687602aaf0664a57ae14654003a3919 /host/lib/usrp/usrp2/fw_common.h
parent0a103ba2bad243652e8c57732190a18a2ee31d38 (diff)
parent4e8f0817001d14a9eb2b85f042f185b0c802b6ed (diff)
downloaduhd-5b087a0802a690775536b0101b6881c05b135c42.tar.gz
uhd-5b087a0802a690775536b0101b6881c05b135c42.tar.bz2
uhd-5b087a0802a690775536b0101b6881c05b135c42.zip
Merge branch 'maint' into mwest/b200_rev5
Diffstat (limited to 'host/lib/usrp/usrp2/fw_common.h')
-rw-r--r--host/lib/usrp/usrp2/fw_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp2/fw_common.h b/host/lib/usrp/usrp2/fw_common.h
index cfaee0ddc..81dd3523e 100644
--- a/host/lib/usrp/usrp2/fw_common.h
+++ b/host/lib/usrp/usrp2/fw_common.h
@@ -30,7 +30,8 @@ extern "C" {
#endif
//fpga and firmware compatibility numbers
-#define USRP2_FPGA_COMPAT_NUM 11
+#define USRP2_FPGA_COMPAT_NUM 10
+#define N200_FPGA_COMPAT_NUM 11
#define USRP2_FW_COMPAT_NUM 12
#define USRP2_FW_VER_MINOR 4