aboutsummaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2020-02-03 14:39:10 -0800
committeratrnati <54334261+atrnati@users.noreply.github.com>2020-02-04 08:53:01 -0600
commit8be5e2d4dd79e7c0324762fe33cc48aada85c317 (patch)
tree57466a3531ed1d8d07ee2f5a431b216300af9e79 /firmware
parent4b1d346a80f860ebcf26712b721606c19dd904dd (diff)
downloaduhd-8be5e2d4dd79e7c0324762fe33cc48aada85c317.tar.gz
uhd-8be5e2d4dd79e7c0324762fe33cc48aada85c317.tar.bz2
uhd-8be5e2d4dd79e7c0324762fe33cc48aada85c317.zip
octoclock: Change type of EEPROM property to mboard_eeprom_t
Before, the type was octoclock_eeprom_t, which was incompatible with mboard_eeprom_t and would cause issues with uhd_usrp_probe. octoclock_eeprom_t is a superset of mboard_eeprom_t, and there is no necessity for exposing the additional features to the public. This harmonizes the Octoclock prop tree with the rest of UHD, and fixes an issue where the Octoclock won't allow uhd_usrp_probe on master branch.
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions