diff options
author | Lane Kolbly <lane.kolbly@ni.com> | 2020-03-03 15:56:21 -0600 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-01-11 13:18:22 -0600 |
commit | 92cb632ce1e443b1b3cffdc314cab57943b39f8c (patch) | |
tree | 63b58d93d38e5cbf5b580e531d6956cbae8226a5 /host/lib/include/uhdlib | |
parent | 53ef97460eea713a013244d88a4b08bf95f4a790 (diff) | |
download | uhd-92cb632ce1e443b1b3cffdc314cab57943b39f8c.tar.gz uhd-92cb632ce1e443b1b3cffdc314cab57943b39f8c.tar.bz2 uhd-92cb632ce1e443b1b3cffdc314cab57943b39f8c.zip |
uhd_image_loader: Consume .lvbitx files
.lvbitx files contain the device tree and the FPGA bitstream, so this
change allows a user to download a .lvbitx to their device instead of
having to juggle separate .bin and .dts files.
If a .lvbitx file does not contain a .dts section for any reason,
download will still succeed, and a warning will be printed that no dts
file was found. This behaviour was chosen (over erroring) to mimic the
existing behaviour when a .bin file is found but there is no
corresponding .dts file.
Diffstat (limited to 'host/lib/include/uhdlib')
0 files changed, 0 insertions, 0 deletions