aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd/mpmd_image_loader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fpga load: Atomic updating of multiple componentsBrent Stapleton2017-12-221-44/+75
| | | | | | | - The MPM function update_component now accepts multiple components to be updated in one RPC call. - Updated the property tree and image loader to match this change. - Also added DTS loading to the image loader.
* fpga load: adding MPMD image loader functionBrent Stapleton2017-12-221-0/+106
uhd_image_loader now supports type=n310, and loads the FPGA provided in the arguments.