From 9d0ce59f3c3be59165e348c3a9d4bc3429821dcc Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 19 Jul 2012 13:24:42 -0700 Subject: b100: firmware updates for next branch compatability --- firmware/fx2/b100/usrp_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/fx2/b100/usrp_main.c') diff --git a/firmware/fx2/b100/usrp_main.c b/firmware/fx2/b100/usrp_main.c index 74427b7d2..f79d3d111 100644 --- a/firmware/fx2/b100/usrp_main.c +++ b/firmware/fx2/b100/usrp_main.c @@ -124,7 +124,7 @@ app_vendor_cmd (void) case VRQ_FW_COMPAT: EP0BCH = 0; - EP0BCL = 3; + EP0BCL = 4; break; default: -- cgit v1.2.3