aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/clocks.c
Commit message (Collapse)AuthorAgeFilesLines
* Clock bugs, LED order.Nick Foster2010-07-291-9/+14
| | | | | | | | | | Figured out cold-start problem with Matt's help -- the DCM wasn't being reset. This also explains why USRP2 didn't like it when clocks_mimo_config was omitted -- it was sneakily resetting the DCM while enabling/disabling ref outputs. Also re-did USRP2P LED order and genericized the LED settings so LED_D is LED_D for both USRP2 and USRP2P.
* Added back in clock_mimo_enable stuff since USRP2 breaks without it.Nick Foster2010-07-281-7/+7
| | | | Should look further into initializing ALL clocks on host side.
* Stripped out all the clock functionality except for init'ing the FPGA. Clock ↵Nick Foster2010-07-281-0/+261
| | | | smarts have been host-side for a while, so this is redundant code.
* Deleted manually those files to correspond with USRP2P branch.Nick Foster2010-07-261-239/+0
|
* Added a place for serdes control on the host.Josh Blum2010-05-101-15/+15
| | | | | Fix bug in codec control. Comment out some clock control in fw code.
* Copied a snapshot of the usrp2 firmware into the microblaze firmware ↵Josh Blum2010-02-101-0/+239
directory in the uhd repo. Added erllc copyrights to the files created and modified at erllc.