From f9cec099f9909bbdf7b9f1c20db9c81173a9b98d Mon Sep 17 00:00:00 2001 From: Nick Foster Date: Wed, 28 Jul 2010 18:22:32 -0700 Subject: Added back in clock_mimo_enable stuff since USRP2 breaks without it. Should look further into initializing ALL clocks on host side. --- firmware/microblaze/lib/clocks.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/microblaze/lib/clocks.h') diff --git a/firmware/microblaze/lib/clocks.h b/firmware/microblaze/lib/clocks.h index 2769fd434..399127595 100644 --- a/firmware/microblaze/lib/clocks.h +++ b/firmware/microblaze/lib/clocks.h @@ -43,7 +43,7 @@ void clocks_init(void); * Configure our master clock source, and whether or not we drive a * clock onto the mimo connector. See MC_flags in usrp2_mimo_config.h. */ -//void clocks_mimo_config(int flags); +void clocks_mimo_config(int flags); /*! * \brief Lock Detect -- Return True if our PLL is locked -- cgit v1.2.3