X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=firmware%2Fdreamsourcelab-dslogic%2Fsigrok-fwextract-dreamsourcelab-dslogic;h=4e357f31087347365ab3afebf0bb254b8ec01d89;hp=a9cb500a7a2bdb7d0d90bef392b67e13ca278051;hb=b1181fe12749e653f74285f71edd09dd6fc859ff;hpb=4b742debd4f3192176a3101aaef33c94ddb1cca1 diff --git a/firmware/dreamsourcelab-dslogic/sigrok-fwextract-dreamsourcelab-dslogic b/firmware/dreamsourcelab-dslogic/sigrok-fwextract-dreamsourcelab-dslogic index a9cb500..4e357f3 100755 --- a/firmware/dreamsourcelab-dslogic/sigrok-fwextract-dreamsourcelab-dslogic +++ b/firmware/dreamsourcelab-dslogic/sigrok-fwextract-dreamsourcelab-dslogic @@ -26,9 +26,8 @@ if [ -z $PREFIX ]; then fi FWDIR="$PREFIX/share/sigrok-firmware" -# Use the last known-working firmware/bitstream set. Newer versions have -# incompatible changes that cause issues that need to be investigated. -# http://sigrok.org/bugzilla/show_bug.cgi?id=886 +# Use the upstream 0.97 firmware/bitstream set. This is the only supported +# set of files in libsigrok >= 20170621. FWURL="https://github.com/DreamSourceLab/DSView/raw/886b847c21c606df3138ce7ad8f8e8c363ee758b/DSView/res" echo "Installing into: $FWDIR"